浏览代码

供应商档案-国家字段修改

jingbb 7 小时之前
父节点
当前提交
06637c87f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/cuspCode/SupplierProfile/CuspSupplierProfile.data.ts

+ 1 - 1
src/views/cuspCode/SupplierProfile/CuspSupplierProfile.data.ts

@@ -52,7 +52,7 @@ export const columns: BasicColumn[] = [
    {
     title: '国家(country)',
     align:"center",
-    dataIndex: 'country_dictText'
+    dataIndex: 'country'
    },
    {
     title: '付款条件(payment terms)',