소스 검색

禅道 431

gangyj 3 년 전
부모
커밋
a6c5aec425
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/manager/projectinfo/treeTemplate/template/setInputTPT.vue

+ 1 - 1
src/views/manager/projectinfo/treeTemplate/template/setInputTPT.vue

@@ -187,7 +187,7 @@ export default {
     //   }
     // },
     async getExcelHtml () {
-      const { data: res } = await getExcelHtml({ excelId: this.excelId })
+      const { data: res } = await getExcelHtml({ pkeyId:this.pkeyId})
       console.log(res);
       if (res.code === 200) {
         this.htmlData.name = ''