feat:alertMessage 添加dcid搜索
This commit is contained in:
@@ -232,6 +232,13 @@
|
||||
type: 'id',
|
||||
label: 'id',
|
||||
disabled: false
|
||||
},{
|
||||
id:27,
|
||||
name: this.$t('config.dc.dc'),
|
||||
type: 'idc',
|
||||
label: 'idcId',
|
||||
disabled: false,
|
||||
readonly: true,
|
||||
}],
|
||||
},
|
||||
searchLabel: { //搜索参数
|
||||
|
||||
Reference in New Issue
Block a user