zhongshujie
2025-01-07 6fe6aa62545d5021b52c7d1497dceb3a5550ce66
pdf组件
1个文件已修改
2 ■■■■■ 已修改文件
src/components/pdfview/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/pdfview/index.vue
@@ -56,7 +56,6 @@
    }
  },
  watch: {
    // md5: {
    //   immediate: true,
    //   handler(val) {
@@ -83,7 +82,6 @@
    //     this.viewerCon?.destroy();
    //   }
    // },
  },
  methods: {
    hadleOpenDialog() {