Browse Source

修改bug

QuKatie 3 năm trước cách đây
mục cha
commit
cf23f571c7

+ 1 - 1
src/views/exportTrade/purchaseContract/config/mainList.json

@@ -15,7 +15,7 @@
   "selection": true,
   "tip": false,
   "column": [{
-      "label": "客户名称",
+      "label": "供应商",
       "prop": "corpId",
       "search": true,
       "searchSpan": 8,

+ 1 - 1
src/views/exportTrade/purchaseContract/index.vue

@@ -92,7 +92,7 @@
           <span
             style="color: #409EFF;cursor: pointer"
             @click.stop="editOpen(scope.row, 1)"
-            >{{ scope.row.corpName }}
+            >{{ scope.row.strCorpName }}
           </span>
         </template>
         <template slot-scope="scope" slot="orderNo">