浏览代码

fix:客户导入修改

ly 9 月之前
父节点
当前提交
9ad24189d7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/business/crm/company/ExportColumn.vue

+ 2 - 2
src/views/business/crm/company/ExportColumn.vue

@@ -96,11 +96,11 @@ const defaultColumns = ref([
   },
   },
   {
   {
     field: "sourceCategoryName",
     field: "sourceCategoryName",
-    label: "客户来源类型",
+    label: "来源类型",
   },
   },
   {
   {
     field: "sourceName",
     field: "sourceName",
-    label: "客户来源",
+    label: "来源名称",
   },
   },
   {
   {
     field: "area",
     field: "area",