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