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