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