{{ scope.row.price }}
+          
+        {{ ldddw(dict.forSex, "id", scope.row.forSexId, "displayName") }}
+          
+        From 3b9ec9c68821db4b896863a815a4aa8e8ad3b10b Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Thu, 27 Jul 2023 21:59:29 +0800 Subject: [PATCH] register --- .../patientRegister/PatientRegisterItem.vue | 266 ++++++++++++++---- .../patientRegisterAsbItem.vue | 2 +- src/store/index.js | 13 +- 3 files changed, 226 insertions(+), 55 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterItem.vue b/src/components/patientRegister/PatientRegisterItem.vue index 651ef67..1ba7781 100644 --- a/src/components/patientRegister/PatientRegisterItem.vue +++ b/src/components/patientRegister/PatientRegisterItem.vue @@ -11,53 +11,80 @@