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