feat:下拉增加默认参数

This commit is contained in:
zhangyu
2020-12-25 10:39:53 +08:00
parent 3f4b1af39b
commit 5dd5b388c1
5 changed files with 18 additions and 10 deletions

View File

@@ -219,7 +219,7 @@
id: '',
sn: '',
host: '',
state: '',
state: 1,
purchaseDate: '',
idcId: '',
cabinetId: '',
@@ -234,15 +234,16 @@
accounts: [],
},
editAlertRule: {
id: "",
id: '',
alertName: '',
type: '',
linkObject: {id: '', name: ''},
expr: '',
last: '',
severity: '',
unit:2,
operator: '>',
last: 60,
severity: 'P2',
summary: '',
description: '',
receiver: '',
},
createMenu: [ //新增按钮内容
{