chenyc
2023-07-19 10bdb4ff5b468c77aad45ab2ec5158d715ab6a3d
src/samples/sockteStomp.ts
@@ -102,7 +102,9 @@
        txq:resultInfo.txq,
        medMethod:resultInfo.medMethod,
        glq:resultInfo.glq,
        preBP:resultInfo.preBP
        preBP:resultInfo.preBP,
        nextRecordDate:resultInfo.nextRecordDate,
        actuallyClliang:resultInfo.actuallyClliang
    }
    // 写入vuex里
    patientInfoStore().setpatientInfo(info)