679
chenyc
2022-09-27 efb29dd72dfb4349869d0e7459490309ab47a2c1
src/stores/patient.ts
@@ -10,7 +10,9 @@
            patientAvatarIcon:'',
            deviceCode:'',
            hemoCode:'',
            pureWeight:''
            pureWeight:'',
            datetime:'',
            isScheduled:0,
       })// 初始值
    const viewNumber=ref(60)