diff --git a/src/views/system/staff/index.vue b/src/views/system/staff/index.vue index 3e884b9..3ed5699 100644 --- a/src/views/system/staff/index.vue +++ b/src/views/system/staff/index.vue @@ -1,5 +1,3 @@ -import { checkStaffName } from '@/api/system/staff' -import { listStaff, getStaff, addStaff, updateStaff, delStaff, listStaffAll, listStaffByDept, clearAllStaff, reEmployment, checkStaffName } from '@/api/system/staff'