소스 검색

成本分配表-多发少发-导出

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

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

@@ -155,7 +155,7 @@ export default {
       console.log('需导出的fileName:', fileName)
       const params = {
         planNum:this.planNum,
-        sytransferIngreDeent :this.pilosityFewerList,
+        syPilosityFewer :this.pilosityFewerList,
         sheetName:'多发少发'
       }
       console.log('导出参数', params)