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