编辑
This commit is contained in:
		| @@ -621,7 +621,7 @@ export default { | ||||
|     onConfirmEdit() { | ||||
|       this.$refs.editInfo.validate(v => { | ||||
|         if (v) { | ||||
|           this.instance.post('/app/apppatrolreportinfov2/addByGirdMember', { | ||||
|           this.instance.post('/app/apppatrolreportinfov2/update', { | ||||
|             ...this.editInfo, | ||||
|             id: this.$route.query.id | ||||
|           }).then(res => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user