mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2026-04-06 13:44:27 +08:00
1、优化与完善个人中心的资料更新;2、修改员工DAO层的方法参数
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
phone: undefined,
|
||||
roleIdList: undefined,
|
||||
positionId: undefined,
|
||||
email: undefined,
|
||||
};
|
||||
|
||||
let form = reactive(_.cloneDeep(formDefault));
|
||||
|
||||
Reference in New Issue
Block a user