snow 3 달 전
부모
커밋
97fbd123c8
4개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.8493f8b1.js
  3. BIN
      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


BIN
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: '未签收订单', 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.