Forráskód Böngészése

PDF导出示例开关调整

yangxiao 3 éve
szülő
commit
08ee6777d2
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/About.vue

+ 1 - 1
src/views/About.vue

@@ -13,7 +13,7 @@ import HealthReport from "@com/other/healthReport/index.vue";
 export default {
 export default {
   data () {
   data () {
     return {
     return {
-      show: false
+      show: true
     }
     }
   },
   },