log
This commit is contained in:
		@@ -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 = '发布活动'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user