@@ -750,12 +750,6 @@ const currentColumns = computed(() => [
align: 'center',
slot: 'timeRange',
},
- {
- prop: 'followProfit',
- label: t('Documentary.TundManagement.item21'),
- align: 'center',
- formatter: ({ row }) => numberDecimal(row.followProfit || 0)
- },
{
prop: 'action',
label: t('Label.Action'),