协同宣发

This commit is contained in:
liuye
2023-06-27 14:03:07 +08:00
parent 376cd60edd
commit e416bd4b33

View File

@@ -161,7 +161,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].openId this.search.createUserId = e[0].id
} else { } else {
this.search.createUserId = '' this.search.createUserId = ''
this.name = '' this.name = ''