src/samples/sockteStomp.ts
@@ -92,7 +92,9 @@ datetime:da, clothesWeight:resultInfo.clothesWeight===null?0:resultInfo.clothesWeight, isScheduled:resultInfo.isScheduled, isAfterMed:resultInfo.isAfterMed isAfterMed:resultInfo.isAfterMed, deviceNo:resultInfo.deviceNo, preWeight:resultInfo.preWeight } // 写入vuex里 patientInfoStore().setpatientInfo(info)