浏览代码

禅道 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 = ''