fix:删除 alert message的 remark
This commit is contained in:
@@ -193,11 +193,6 @@ export default {
|
||||
prop: 'description',
|
||||
show: true,
|
||||
minWidth: 200
|
||||
}, {
|
||||
label: this.$t('alert.list.remark'),
|
||||
prop: 'remark',
|
||||
show: false,
|
||||
minWidth: 200
|
||||
}, {
|
||||
label: this.$t('alert.startAt'),
|
||||
prop: 'startAt',
|
||||
|
||||
Reference in New Issue
Block a user