snow 3 月之前
父節點
當前提交
97fbd123c8
共有 4 個文件被更改,包括 3 次插入3 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.8493f8b1.js
  3. 二進制
      dist/static/js/app.8493f8b1.js.gz
  4. 3 3
      src/components/newReporting/columns.js

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.8493f8b1.js


二進制
dist/static/js/app.50bf9a23.js.gz → dist/static/js/app.8493f8b1.js.gz


+ 3 - 3
src/components/newReporting/columns.js

@@ -11,12 +11,12 @@ export const expressColumns = [
     baseParameter: {}
   },
   { 
-    label: '未发货单', 
+    label: '未发货发货单', 
     prop: 'waitSendOrderNum',
     suffix: '',
     minWidth: '100px',
-    exportUrl: 'http://rep.report.caixiao365.com//purchease/sale/OutChildListExport',
-    baseParameter: { status: '1' }
+    exportUrl: 'http://rep.report.caixiao365.com/purchease/sale/orderNoOutListExport',
+    baseParameter: { }
   },
   { 
     label: '未签收订单', 

部分文件因文件數量過多而無法顯示