This commit is contained in:
yanran200730
2022-09-05 17:35:21 +08:00
parent faffbaeafe
commit 5ed578faa0

View File

@@ -143,7 +143,7 @@
onUserChange (e) {
if (e.length) {
this.name = e[0].name
this.search.createUserId = e[0].id
this.search.createUserId = e[0].openId
} else {
this.search.createUserId = ''
this.name = ''