fix:去除 alertMessage lastAt的排序

This commit is contained in:
zhangyu
2022-03-02 18:29:02 +08:00
parent c0921fd850
commit 0ae42c50fd

View File

@@ -234,7 +234,7 @@ export default {
prop: 'lastAt',
show: true,
width: 150,
sortable: 'custom'
// sortable: 'custom'
}, {
label: this.$t('config.terminallog.duration'),
prop: 'duration',