fix:去除alertMessage state 排序

This commit is contained in:
zhangyu
2022-03-02 18:27:11 +08:00
parent 7428575686
commit c45397d407

View File

@@ -228,7 +228,7 @@ export default {
prop: 'startAt',
show: false,
width: 150,
sortable: 'custom'
// sortable: 'custom'
}, {
label: this.$t('alert.lastAt'),
prop: 'lastAt',