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

@@ -642,7 +642,6 @@
currentModuleCopy: {
immediate: true,
handler(n, o) {
console.info(n)
if (n.type && n.type.toLowerCase() == 'snmp') {
this.endpointTableTitle[3].show = false;
this.endpointTableTitle[4].show = false;