@@ -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 = ""