refactor: refs #8699 remove sortable property from percentage column in ExtraCommunity.vue
gitea/salix-front/pipeline/pr-dev Build queued...
Details
gitea/salix-front/pipeline/pr-dev Build queued...
Details
This commit is contained in:
parent
321493b6b6
commit
04b0bb1db9
|
@ -199,7 +199,6 @@ const columns = computed(() => [
|
|||
name: 'percentage',
|
||||
align: 'center',
|
||||
showValue: false,
|
||||
sortable: true,
|
||||
},
|
||||
{
|
||||
label: t('extraCommunity.kg'),
|
||||
|
|
Loading…
Reference in New Issue