From 22b47fcc9516d84e703fa6210ac4cb037947c00f Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 24 Apr 2026 14:39:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=89=8D=E7=AB=AFBug#?= =?UTF-8?q?431=20#433=20#434=20#435?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #431 会诊申请单:标签文案修改「需要病员及会诊目的」为「简要病史及会诊目的」 #433 手术安排编辑:麻醉方法回显为代码 - 添加Number类型转换 #434 手术安排编辑:切口类型未回显 - 添加Number类型转换 #435 手术安排编辑:费用类别未回显 - 确保字段正确赋值 --- .../src/views/doctorstation/components/consultation.vue | 2 +- openhis-ui-vue3/src/views/surgicalschedule/index.vue | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/openhis-ui-vue3/src/views/doctorstation/components/consultation.vue b/openhis-ui-vue3/src/views/doctorstation/components/consultation.vue index 029d6fe0..ea5b425d 100644 --- a/openhis-ui-vue3/src/views/doctorstation/components/consultation.vue +++ b/openhis-ui-vue3/src/views/doctorstation/components/consultation.vue @@ -196,7 +196,7 @@ - +