fix:解决选中模块后 点击编辑 出现工具部分
This commit is contained in:
@@ -298,7 +298,7 @@
|
||||
editVisNetworkChange(flag){
|
||||
this.editVisNetwork=flag;
|
||||
if(flag){
|
||||
this.$refs.topology.popDataShowUpdate();
|
||||
this.$refs.topology.popDataShowUpdate('',true);
|
||||
}
|
||||
if(!flag){
|
||||
// this.reload();
|
||||
|
||||
Reference in New Issue
Block a user