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