浏览代码

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

jbb 2 年之前
父节点
当前提交
46d97542fd
共有 1 个文件被更改,包括 6 次插入6 次删除
  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',