cxmo 1 year ago
parent
commit
89fe4f59ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/hzyb/report/PreviewPDF.vue

+ 1 - 1
src/views/hzyb/report/PreviewPDF.vue

@@ -10,7 +10,7 @@ document.title='PDF报告'
 const pdfSrc = ref('')
 let LOADING = null
 let showHint = ref(false)
-let hasRight = ref(false)
+let hasRight = ref(true)
 let userInfo = ref({})
 let hintText = ref('')