|
|
@@ -4,7 +4,7 @@ import { useModal } from '@/components/Modal'
|
|
|
import { Card, Tooltip } from 'antd'
|
|
|
import consts from '@/basic/consts'
|
|
|
import { useDispatch } from 'dva'
|
|
|
-import StaffModal from '@/pages/staff/Employee/components/StaffModal'
|
|
|
+import StaffModal from '@/pages/Staff/Employee/components/StaffModal'
|
|
|
import styles from './index.less'
|
|
|
|
|
|
const ChangeSupervisor = props => {
|