zhongshujie
2025-01-23 97f4159845c4c02d3d01f35723b477d73a414fb1
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() {