Browse Source

面辅料列表隐藏发票号字段

jbb 2 years ago
parent
commit
9ff33ac2e5
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/views/packing-list/fabric-list.vue

+ 7 - 7
src/views/packing-list/fabric-list.vue

@@ -161,13 +161,13 @@ export default {
           className: 'replacecolor'
         },
 
-         {
-          title: '发票号',
-          dataIndex: 'invoiceNo',
-          width: 160,
-           ellipsis: true,
-          className: 'replacecolor'
-        },
+        //  {
+        //   title: '发票号',
+        //   dataIndex: 'invoiceNo',
+        //   width: 160,
+        //    ellipsis: true,
+        //   className: 'replacecolor'
+        // },
         {
           title: '外销发票号',
           dataIndex: 'exportInvoiceNo',