This commit is contained in:
liuye
2021-12-24 16:32:34 +08:00
parent 666750e128
commit e7f61d4545

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 = '发布活动'