src/stores/patient.ts @@ -14,6 +14,7 @@ datetime:'', clothesWeight:0, isScheduled:0, isAfterMed:0 })// 初始值 const viewNumber=ref(150)