feat:alertMessage 添加remark列 以及搜索添加根据id搜索的功能
This commit is contained in:
@@ -225,7 +225,14 @@
|
||||
type: 'select',
|
||||
label: 'alertMessageState',
|
||||
disabled: false
|
||||
}],
|
||||
},
|
||||
{
|
||||
id:26,
|
||||
name: this.$t('alert.list.id'),
|
||||
type: 'id',
|
||||
label: 'id',
|
||||
disabled: false
|
||||
}],
|
||||
},
|
||||
searchLabel: { //搜索参数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user