zhongshujie
2025-01-07 2494877ee191dad8483366a4fc8bb2e1e19d6e39
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() {