浏览代码

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

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)