挂载分屏所需
This commit is contained in:
		| @@ -405,9 +405,9 @@ export default { | ||||
|       this.closePage() | ||||
|     }, | ||||
|     save() { | ||||
|       const {did: id} = this.$route.query, {dashboard} = this | ||||
|       const {did: id, id: pid} = this.$route.query, {dashboard} = this | ||||
|       this.instance.post(`/app/appdiylargescreen/addOrUpdateLargeScreen`, { | ||||
|         id, | ||||
|         id, pid, | ||||
|         config: JSON.stringify({ | ||||
|           config: this.componentList, | ||||
|           dashboard, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user