Ver código fonte

pdf复制文字

xuzhancheng 1 mês atrás
pai
commit
55afab1aec

+ 1 - 1
yudao-ui-admin-vue3/src/components/DynamicReport/SpreadViewer.vue

@@ -40,7 +40,7 @@
         :height="pdfViewerHeight"
         :width="pdfContentWidth"
         :source="recordSource"
-        :text-layer="false"
+        text-layer
         :annotation-layer="false"
         @rendered="handlePdfRendered"
       />