优化页面

This commit is contained in:
pengxiaolong
2025-06-06 22:36:41 +08:00
parent f4901f1312
commit d30589fd05
99 changed files with 1091 additions and 1310 deletions

View File

@@ -10,14 +10,14 @@ const _sfc_main = {
onLoad() {
},
methods: {
RealTimePk() {
this.Select = true;
this.$emit("RealTimePk");
},
MakeAppointmentPK() {
this.Select = false;
this.$emit("MakeAppointmentPK");
},
RealTimePk() {
this.Select = true;
this.$emit("RealTimePk");
},
screening() {
this.$emit("screening");
},