xgwangman %!s(int64=4) %!d(string=hai) anos
pai
achega
bb843fba97
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jydocs-pc/src/views/Content.vue

+ 1 - 1
jydocs-pc/src/views/Content.vue

@@ -162,7 +162,7 @@ export default {
           scale: this.config.SCALE,
           defaultViewport: pdfPage.getViewport({scale: this.config.SCALE}),
           eventBus: new pdfjsViewer.EventBus(),
-          annotationLayerFactory: new pdfjsViewer.DefaultAnnotationLayerFactory(),
+          annotationLayerFactory: new pdfjsViewer.DefaultAnnotationLayerFactory()
         })
         pdfPageView.setPdfPage(pdfPage);
         this.pData.heightList.push(pdfPageView.viewport.height)