Browse Source

预托书参照数据去除订单类型字段

jbb 2 years ago
parent
commit
46d97542fd
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/views/pre-book/advancePackingListModal.vue

+ 6 - 6
src/views/pre-book/advancePackingListModal.vue

@@ -214,12 +214,12 @@ export default {
           width: 200,
           className: 'replacecolor'
         },
-        {
-          title: '订单类型',
-          dataIndex: 'orderType',
-          width: 120,
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '订单类型',
+        //   dataIndex: 'orderType',
+        //   width: 120,
+        //   className: 'replacecolor'
+        // },
         // {
         //   title: '集装箱代号',
         //   dataIndex: 'containerCode',