perf: 修复account、dc、promserver的resize时的bug

This commit is contained in:
chenjinsong
2020-07-17 19:39:48 +08:00
parent 972ba5e6d9
commit b5dd3800c0
5 changed files with 10 additions and 1 deletions

View File

@@ -497,6 +497,7 @@
}
},
showSubList(n) {
let vm = this;
this.$bottomBoxWindow.showSubListWatch(vm, n);
}
}