forked from kidgrow-microservices-platform

kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/doctor.html
@@ -411,7 +411,7 @@
                        },
                        {
                            field: 'doctorName',
                            width: 120,
                            width: 100,
                            title: '医生姓名',
                            fixed: 'left'
                        },
@@ -467,10 +467,11 @@
                            title: '销售代表'
                        },
                        {
                            width: 350,
                            width: 300,
                            align: 'center',
                            toolbar: '#doctor-table-bar',
                            title: '操作'
                            title: '操作',
                            fixed: 'right'
                        },
                    ]
                ],