Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.2
This commit is contained in:
@@ -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)
|
||||
},
|
||||
|
||||
@@ -237,6 +237,7 @@ export default {
|
||||
type: { name: '', id: '' },
|
||||
brandAndModel: [],
|
||||
typeId: '',
|
||||
snmpCredentialId: '',
|
||||
clientPort: '10092',
|
||||
clientToken: '',
|
||||
authProtocolPort: '',
|
||||
|
||||
Reference in New Issue
Block a user