Browse Source

发送明细参考数据删除无用字段

jbb 2 years ago
parent
commit
bd7c87bb0c
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/views/shipment-details/referOrderDataModal.vue

+ 6 - 6
src/views/shipment-details/referOrderDataModal.vue

@@ -307,12 +307,12 @@ export default {
           width: 100,
           className: 'replacecolor'
         },
-        {
-          title: '整单合计',
-          dataIndex: 'wholeOrderTotal',
-          width: 100,
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '整单合计',
+        //   dataIndex: 'wholeOrderTotal',
+        //   width: 100,
+        //   className: 'replacecolor'
+        // },
 
         {
           title: '销售部门',