事件上报
This commit is contained in:
		| @@ -371,7 +371,7 @@ export default { | ||||
|     }, | ||||
|  | ||||
|     getGirdList() { | ||||
|       return this.instance.post(`/app/appgirdinfo/listAllByTop`).then(res => { | ||||
|       return this.instance.post(`/app/appclapeventinfoqujing/listGirdInfoByTransfer?id=${this.$route.query.id}`).then(res => { | ||||
|         if (res?.data) { | ||||
|           return this.tree = this.formatList([res.data]) | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user