NEZ-1534 fix: 修复Asset新增数据时Number与Brand & Model冲突

This commit is contained in:
@changcode
2022-02-15 09:30:30 +08:00
parent 8c4c7ca5bd
commit d3592a95f6
3 changed files with 4 additions and 3 deletions

View File

@@ -235,6 +235,7 @@ export default {
modelId: '',
model: { id: '', name: '' },
type: { name: '', id: '' },
number: '',
brandAndModel: [],
typeId: '',
snmpCredentialId: '',