Parcourir la source

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

jbb il y a 1 an
Parent
commit
89b178faf8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)