Quellcode durchsuchen

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

jingbb vor 7 Stunden
Ursprung
Commit
06637c87f3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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)',