From 77b40e922a3a2aca827178f225c26db511357c28 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Fri, 20 Sep 2024 10:58:22 +0800 Subject: [PATCH] local --- src/components/common/LocalConfig.vue | 2 +- src/components/doctorCheck/CheckPicture.vue | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/common/LocalConfig.vue b/src/components/common/LocalConfig.vue index 0dc88d0..8294264 100644 --- a/src/components/common/LocalConfig.vue +++ b/src/components/common/LocalConfig.vue @@ -150,7 +150,7 @@ export default { patientRegister: { edit: 'standard', //standard/qztl 人员登记组件版本 editHeight: 0, // 相较与标准版,选组合项目组件,减少高度 - immediateToHisCharge: true, // 人员登记保存后,立即发送收费申请 + immediateToHisCharge: false, // 人员登记保存后,立即发送收费申请 findPatientByName: true, // 人员登记,启有人名查询 printGuideLabel: ["guide", "pacs", "lis"], // 保存后打印指引单与条码 dispCustomerOrgCode: 'N', // 人员登记列表--单位树是否显示 customerOrgCode diff --git a/src/components/doctorCheck/CheckPicture.vue b/src/components/doctorCheck/CheckPicture.vue index e2cec6d..4d1fe1c 100644 --- a/src/components/doctorCheck/CheckPicture.vue +++ b/src/components/doctorCheck/CheckPicture.vue @@ -378,8 +378,11 @@ export default { console.log('pacsParams', this.pacsParams) this.iframeSrc = `${this.sysConfig.dcmViewers}/?mrn=${this.doctorCheck.checkRequestNo}` + // this.iframeSrc = `${this.sysConfig.dcmViewers}/viewer?StudyInstanceUIDs=1.3.12.2.1107.5.1.4.79623.30000024091203062645300000022` this.dialogDcm = true + + }, // 选择描述与结论