From fe01a059398e737fed4434196a7f05685a0efdc1 Mon Sep 17 00:00:00 2001
From: "1747191978@qq.com" <1942943850@qq.com>
Date: Mon, 17 Mar 2025 22:20:00 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AD=9B=E6=9F=A5=E9=A6=96=E9=A1=B5=E7=BB=93?=
=?UTF-8?q?=E8=AE=BA=E9=A2=9C=E8=89=B2=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
acupuncture-前台/src/views/screening/h5.vue | 4 ++--
.../src/views/screening/index.vue | 23 +++++++++++++++++++
.../src/views/screening/index.vue | 23 +++++++++++++++++++
3 files changed, 48 insertions(+), 2 deletions(-)
diff --git a/acupuncture-前台/src/views/screening/h5.vue b/acupuncture-前台/src/views/screening/h5.vue
index 4015b476..5fc030ed 100644
--- a/acupuncture-前台/src/views/screening/h5.vue
+++ b/acupuncture-前台/src/views/screening/h5.vue
@@ -98,8 +98,8 @@
- {{ form["SCWJ-JL"] || "- - -" }}
+ {{ form["SCWJ-JL"] || "- - -" }}
+
diff --git a/acupuncture-前台/src/views/screening/index.vue b/acupuncture-前台/src/views/screening/index.vue
index cdcc4a26..bc2127df 100644
--- a/acupuncture-前台/src/views/screening/index.vue
+++ b/acupuncture-前台/src/views/screening/index.vue
@@ -163,6 +163,11 @@
prop="SCWJ-JL"
min-width="150"
>
+
+
+ {{ scope.row["SCWJ-JL"] || "- - -" }}
+
+