人员离职bug修复

hyx_2025-01-13_xgf2.0
liujun 2025-03-04 14:47:19 +08:00
parent 91abdf2d9a
commit e82e11d2bc
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@ export default {
await resignV1({
leaveReason: this.form.LEAVE_REASON,
operatorId: this.userInfo.USER_ID,
userId: this.userInfo.USER_ID
userId: this.userInfo.USER_ID,
id: this.userInfo.USER_ID
})
uni.$u.toast('离职成功')
setTimeout(() => {