瀏覽代碼

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

jingbb 5 月之前
父節點
當前提交
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)',