Commit 26b1a15a authored by 仇晓婷's avatar 仇晓婷

部门优化

parent 55f133be
......@@ -144,7 +144,6 @@ export default {
},
watch: {
"row.id"(v) {
console.log(this.row);
this.city_level = [];
let model = {
name: this.row.name,
......
......@@ -141,6 +141,7 @@ export default {
this.addModal = false;
this.editModal = false;
this.addrowModal = false;
this.treeData = [];
},
add() {
this.addModal = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment