Browse Source

调整垦拓流体日报审核人自动清空的问题

Lijy 1 year ago
parent
commit
12a55145d9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet/src/views/project/list.vue

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/project/list.vue

@@ -5292,6 +5292,7 @@ a {
                     for(var i in userList) {
                         arr.push(userList[i].id)
                     }
+                    this.participator = JSON.parse(JSON.stringify(this.participator))
                     this.addForm.auditUserIds = arr
                 } else if(obj.distinction == '11') {
                     let userList = obj.id