feat:alertMessage 添加remark列 以及搜索添加根据id搜索的功能

This commit is contained in:
zhangyu
2020-10-30 14:09:11 +08:00
parent 3c78ba1ded
commit 61c085aadb
6 changed files with 30 additions and 5 deletions

View File

@@ -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: { //搜索参数