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