fix: snmp 默认暂时第一个tab

This commit is contained in:
@changcode
2021-09-30 11:26:32 +08:00
parent 6c27d07bec
commit 16abf6b5c0

View File

@@ -19,7 +19,7 @@ export default {
},
data () {
return {
showTab: 'file'
showTab: 'browser'
}
},
methods: {