소스 검색

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

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