Explorar o código

PDF预览优化

songxy hai 3 meses
pai
achega
ae997a0725
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ais_search_zj/web/src/components/pdf/PDFViewerSearch.vue

+ 1 - 1
ais_search_zj/web/src/components/pdf/PDFViewerSearch.vue

@@ -170,7 +170,7 @@ const onLoad = () => {
         }
       }
     }, 1000);
-  }, 1000);
+  }, 1500);
 };
 const src = computed(() => {
   // return `/lib/pdfjs/web/viewer.html?file=${props.src}&t=` + new Date().getTime();