This commit is contained in:
yanran200730
2022-09-27 14:36:38 +08:00
parent 6716deb004
commit 5992e78365
2 changed files with 9 additions and 12 deletions

View File

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