소스 검색

成本分配表-辅料余下数量-导出

jbb 1 년 전
부모
커밋
2930a38ccb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/cost-allocation-total/modal/ingRemQuaModal.vue

+ 1 - 1
src/views/cost-allocation-total/modal/ingRemQuaModal.vue

@@ -101,7 +101,7 @@ export default {
       console.log('需导出的fileName:', fileName)
       const params = {
         planNum:this.planNum,
-        sytransferIngreDeent :this.data,
+        syRemainingIngreDeent :this.data,
         sheetName:'辅料余下'
       }
       console.log('导出参数', params)