bug
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
onUserChange (e) {
|
||||
if (e.length) {
|
||||
this.name = e[0].name
|
||||
this.search.controllerUserId = e[0].openId
|
||||
this.search.controllerUserId = e[0].sysUserId
|
||||
} else {
|
||||
this.search.controllerUserId = ''
|
||||
this.name = ''
|
||||
|
||||
Reference in New Issue
Block a user