Browse Source

导出确权pdf

shuhao 5 months ago
parent
commit
93fc9bbf8e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/authentic/Pdf.vue

+ 1 - 0
src/views/authentic/Pdf.vue

@@ -103,6 +103,7 @@ let printObj = {
     console.log('执行了打印')
   },
   closeCallback (vue) {
+    document.title =`飞鸟确权平台`
     console.log('关闭了打印工具')
   }
 }