fix:去除alertMessage state 排序
This commit is contained in:
@@ -228,7 +228,7 @@ export default {
|
|||||||
prop: 'startAt',
|
prop: 'startAt',
|
||||||
show: false,
|
show: false,
|
||||||
width: 150,
|
width: 150,
|
||||||
sortable: 'custom'
|
// sortable: 'custom'
|
||||||
}, {
|
}, {
|
||||||
label: this.$t('alert.lastAt'),
|
label: this.$t('alert.lastAt'),
|
||||||
prop: 'lastAt',
|
prop: 'lastAt',
|
||||||
|
|||||||
Reference in New Issue
Block a user