gangyj 3 роки тому
батько
коміт
a6c5aec425

+ 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 = ''