Sfoglia il codice sorgente

注释无关字段

jbb 2 anni fa
parent
commit
0b44e89f18
1 ha cambiato i file con 18 aggiunte e 18 eliminazioni
  1. 18 18
      src/views/advance-packingList/referShipmentDetailsModal.vue

+ 18 - 18
src/views/advance-packingList/referShipmentDetailsModal.vue

@@ -232,25 +232,25 @@ export default {
           width: 90,
           className: 'replacecolor'
         },
-        {
-          title: 'HScode',
-          dataIndex: 'hsCode',
-          width: 120,
-          className: 'replacecolor'
-        },
+        // {
+        //   title: 'HScode',
+        //   dataIndex: 'hsCode',
+        //   width: 120,
+        //   className: 'replacecolor'
+        // },
 
-        {
-          title: '中文品名',
-          dataIndex: 'chineseName',
-          width: 120,
-          className: 'replacecolor'
-        },
-        {
-          title: '英文品名',
-          dataIndex: 'englishProductName',
-          width: 120,
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '中文品名',
+        //   dataIndex: 'chineseName',
+        //   width: 120,
+        //   className: 'replacecolor'
+        // },
+        // {
+        //   title: '英文品名',
+        //   dataIndex: 'englishProductName',
+        //   width: 120,
+        //   className: 'replacecolor'
+        // },
         {
           title: '成衣工厂',
           dataIndex: 'garmentFactory',