1
QYF-GitLab1
2025-01-22 2d075fb8460ee1a6e91ac20f63da585118bb2f50
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() {