25588
This commit is contained in:
		| @@ -148,7 +148,7 @@ | ||||
|       }, | ||||
|  | ||||
|       remove (id) { | ||||
|         this.$confirm('确定删除该数据?').then(() => { | ||||
|         this.$confirm('确定删除该相片?').then(() => { | ||||
|           this.instance.post(`/app/appvillagepicturealbum/delete?ids=${id}`).then(res => { | ||||
|             if (res.code == 0) { | ||||
|               this.$message.success('删除成功!') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user