Explorar o código

工作流审批人显示bug修改

huahaiyan %!s(int64=6) %!d(string=hai) anos
pai
achega
0907562e15

+ 2 - 2
src/dashoo.cn/frontend_web/src/components/workflow/wfmultihistory.vue

@@ -121,9 +121,8 @@
             }
             if (useridstr) {
               useridstr = useridstr.substring(0, useridstr.length - 1)
+              this.getuserlist(useridstr)
             }
-
-            this.getuserlist(useridstr)
           })
           .catch(err => {
             // handle error
@@ -136,6 +135,7 @@
             return this.userlist[i].Realname
           }
         }
+        
       },
       assigneeToUsers(users) {
         let userNames = ""