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