bug
This commit is contained in:
		| @@ -286,7 +286,7 @@ | ||||
|       }, | ||||
|  | ||||
|       sendMsg () { | ||||
|         this.instance.post(`/app/whchatmomentstask/remindExamine?id=${this.params.id}`).then(res => { | ||||
|         this.instance.post(`/app/whchatmomentstask/remindSend?id=${this.params.id}`).then(res => { | ||||
|           if (res.code === 0) { | ||||
|             this.$message.success('提醒成功') | ||||
|             this.getInfo(this.params.id) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user