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