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