回调函数
This commit is contained in:
		| @@ -62,6 +62,12 @@ export default { | ||||
|     } | ||||
|   }, | ||||
|   methods: { | ||||
|     startmessage(e) { | ||||
|       console.log(e, '1111'); | ||||
|     }, | ||||
|     completemessage(e) { | ||||
|       console.log(e,'222'); | ||||
|     }, | ||||
|     getSelect() { | ||||
|       const {areaId} = this.user | ||||
|       areaId && this.$instance.post(`/app/wxcp/wxgroup/listByAreaId`, null, { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user