Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.2

This commit is contained in:
zhangyu
2022-01-10 17:22:34 +08:00
2 changed files with 4 additions and 0 deletions

View File

@@ -372,6 +372,9 @@ export default {
this.transfer.pageObj = JSON.parse(JSON.stringify(page))
this.getTableData()
},
assetBatch () {
this.getTableData()
},
esc (refresh) {
this.$emit('close', refresh)
},

View File

@@ -237,6 +237,7 @@ export default {
type: { name: '', id: '' },
brandAndModel: [],
typeId: '',
snmpCredentialId: '',
clientPort: '10092',
clientToken: '',
authProtocolPort: '',