挂载分屏所需
This commit is contained in:
		| @@ -163,7 +163,7 @@ export default { | ||||
|     }, | ||||
|     addMenu(row) { | ||||
|       this.dialog = true | ||||
|       this.form = {parentId: row.id, status: 1} | ||||
|       this.form = {parentId: row.id, status: "1"} | ||||
|       this.selected = row | ||||
|     }, | ||||
|     handleEdit(row) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user