src/books/meetingPlanners/view/components/chapter003.vue
@@ -1167,9 +1167,9 @@ }, toUrl(val) { if (val) { this.p_md5 = this.chapter003Md5[val].md5 this.somePdfTitleValue = this.chapter003Md5[val].name this.$refsDialogRef.openDialog() this.p_md5 = this.chapter003.pdfMd5[val].md5; this.somePdfTitleValue = this.chapter003.pdfMd5[val].name; this.$refs.pdfDialogRef.openDialog(); } }, setBookQuestion() {