Jelajahi Sumber

fix:客户导出字段修改

ly 9 bulan lalu
induk
melakukan
5223249a97
1 mengubah file dengan 1 tambahan dan 9 penghapusan
  1. 1 9
      src/views/business/crm/company/ExportColumn.vue

+ 1 - 9
src/views/business/crm/company/ExportColumn.vue

@@ -121,15 +121,7 @@ const defaultColumns = ref([
   {
     field: "isZero",
     label: "是否零申报",
-  },
-  {
-    field: "collectionMethod",
-    label: "征收方式",
-  },
-  {
-    field: "quotaAmount",
-    label: "定额金额",
-  },
+  }
 ]);
 
 const sourceCategories = ref([]);