up
chenyc
2022-07-25 7293cdfb022066c67ba12b9374181366e7ab4c12
src/stores/patient.ts
@@ -10,7 +10,8 @@
            patientAvatarIcon:'',
            deviceCode:'',
            hemoCode:'',
            pureWeight:''
            pureWeight:'',
            datetime:'',
       })// 初始值
    const viewNumber=ref(60)