任务列表
This commit is contained in:
		| @@ -175,7 +175,6 @@ export default { | ||||
|     getItemInfo (id) { | ||||
|       this.instance.post(`/app/appdlbresource/queryDetailById?id=${id}`).then(res => { | ||||
|         if (res?.data) { | ||||
|           console.log(res); | ||||
|           this.info = res.data | ||||
|           this.detailDialog = true | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user