637 [住院护士站-体温单] 选中患者后系统上下文不同步,导致无法触发“变更体温单”录入弹窗
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<script setup>
|
||||
import inPatientBarDoctorFold from '@/components/patientBar/inPatientBarDoctorFold.vue';
|
||||
import Details from './components/details.vue';
|
||||
import {patientInfo, updatePatientInfo} from '@/views/inpatientNurse/components/store/patient';
|
||||
import {patientInfo, updatePatientInfo} from '@/views/inpatientDoctor/home/store/patient.js';
|
||||
import PatientList from '@/components/PatientList/patient-list.vue';
|
||||
|
||||
// 处理患者选择
|
||||
|
||||
Reference in New Issue
Block a user