From 229b1072df5d6b93b2d9096b877372d0ca616a03 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Fri, 25 Aug 2023 22:52:20 +0800 Subject: [PATCH] group --- .../patientRegister/PatientRegisterItem.vue | 4 +- .../patientRegister/PatientRegisterList.vue | 105 +++++++++++++++++- 2 files changed, 100 insertions(+), 9 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterItem.vue b/src/components/patientRegister/PatientRegisterItem.vue index 47021ac..16edb50 100644 --- a/src/components/patientRegister/PatientRegisterItem.vue +++ b/src/components/patientRegister/PatientRegisterItem.vue @@ -8,7 +8,6 @@ clearable filterable @change="getAsbItemByItemType" size="small"> -
{{ ldddw(dict.forSex, "id", scope.row.forSexId, "displayName") }}
- --> + --> @@ -768,7 +767,6 @@ export default { if (!this.discountFoucs) this.discount = Number(this.total * 100 / this.totalStand).toFixed(2); return sums; }, - }, //监听事件 diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 933672e..53a2681 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -165,10 +165,10 @@ 健康档案
- 调整分组 + 调整分组
- 调整项目 + 调整项目
指引单打印 @@ -195,6 +195,36 @@ :close-on-click-modal="false">
{{ guideMsg }}
+ + + +
+
+ 批量调整分组只针对单位体检有效,个人体检将忽略此操作;不能调整已收费或已检的项目及已总检的体检人员。 +
+
+
分组 + + + +
+
+
个人支付 +
单位支付 +
免费 +
+
+
保留加做项目(包括不属于原分组的、没有设置分组的) +
+
+ + 确 定 + 取 消 + +
+