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