fix:密码修改

This commit is contained in:
2024-05-19 14:34:27 +08:00
parent be03e7a61e
commit ed68b654d8

View File

@@ -467,7 +467,7 @@ export default {
},
// 新增前将多选的值设置为空
[CRUD.HOOK.beforeToAdd]() {
// this.form.password = '123456'
this.form.password = 'HL123456'
this.roleDatas = []
},
// 初始化编辑时候的角色与岗位