Commit b44596c9 authored by 刘斌's avatar 刘斌

fix: 修复员工信息保存

parent 028e7c19
......@@ -12,7 +12,7 @@ import { Skeleton } from 'ant-design-vue';
import { useVbenForm, z } from '#/adapter/form';
import { treeList } from '#/api/auth/dept';
import { apiDetail } from '#/api/hr/employeeInfo';
import { apiAdd, apiDetail, apiUpdate } from '#/api/hr/employeeInfo';
import { getDictOptions } from '#/utils/dict';
import { defaultFormValueGetter, useBeforeCloseDiff } from '#/utils/popup';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment