zhb 2 тижнів тому
батько
коміт
22d254b743
1 змінених файлів з 0 додано та 6 видалено
  1. 0 6
      pages/follow/subscribe-list.vue

+ 0 - 6
pages/follow/subscribe-list.vue

@@ -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'),