revert: column time
gitea/salix-front/pipeline/pr-master This commit looks good
Details
gitea/salix-front/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
81a33dd2fc
commit
ef624af3f8
|
@ -120,12 +120,6 @@ const columns = computed(() => [
|
|||
align: 'left',
|
||||
name: 'shipped',
|
||||
label: t('ticketList.hour'),
|
||||
columnFilter: {
|
||||
component: 'time',
|
||||
attrs: {
|
||||
timeOnly: true,
|
||||
},
|
||||
},
|
||||
format: (row) => toTimeFormat(row.shipped),
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue