fix:处理 snmp无法切换的问题
This commit is contained in:
@@ -174,6 +174,9 @@ export default {
|
||||
}
|
||||
}, 20)
|
||||
},
|
||||
clickTab (showTabInfo, showTab) {
|
||||
this.$emit('changeShowTab', showTab)
|
||||
},
|
||||
toTopBtnHandler (wrap) {
|
||||
const vm = this
|
||||
wrap.addEventListener('scroll', bus.debounce(function () {
|
||||
|
||||
Reference in New Issue
Block a user