Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2021-12-24 17:35:17 +08:00

View File

@@ -106,6 +106,8 @@ export default {
this.user.name = this.forms.contactPerson this.user.name = this.forms.contactPerson
this.getDetail() this.getDetail()
}) })
console.log(this.user)
}, },
onShow() { onShow() {
document.title = '发布活动' document.title = '发布活动'