perf: dc代码提交

This commit is contained in:
chenjinsong
2020-07-16 17:33:20 +08:00
parent 44769006d0
commit 98aa99f66d
9 changed files with 270 additions and 395 deletions

View File

@@ -308,9 +308,6 @@
this.$store.commit('setHeaderTable', data);
this.tablelable = data;
},
clickos() {
this.rightBox.show = false;
},
edit(u) {
this.promServer = JSON.parse(JSON.stringify(u));
this.rightBox.show = true;