Ver Fonte

预托书参照数据 去除备注字段

jbb há 2 anos atrás
pai
commit
173e395e1f
1 ficheiros alterados com 7 adições e 7 exclusões
  1. 7 7
      src/views/pre-book/advancePackingListModal.vue

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

@@ -158,13 +158,13 @@ export default {
           className: 'replacecolor'
         },
 
-        {
-          title: '备注',
-          dataIndex: 'memo',
-          width: 150,
-          customRender: t => ellipsis(t),
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '备注',
+        //   dataIndex: 'memo',
+        //   width: 150,
+        //   customRender: t => ellipsis(t),
+        //   className: 'replacecolor'
+        // },
         {
           title: '客户',
           dataIndex: 'customer',