feat: module新增、修改增加snmp类型等

1.module新增、修改增加snmp类型等
2.取消滚动条拖动延迟
This commit is contained in:
陈劲松
2020-04-04 21:10:52 +08:00
parent e81296fb5e
commit c98e587dfc
11 changed files with 170 additions and 101 deletions

View File

@@ -701,6 +701,9 @@
this.initSnmpParam(this.editModule);
}
this.rightBoxHandler(2);
this.$nextTick(() => {
this.$refs.moduleBox.initWalk();
});
},
//asset弹框控制