From 3ea8754aa2da3b38cade5d2e65989c0fce03cf8f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 02 七月 2025 14:47:50 +0800
Subject: [PATCH] gg患者列表人数

---
 src/views/tongji/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/tongji/index.vue b/src/views/tongji/index.vue
index 5aedd47..79a3a4b 100644
--- a/src/views/tongji/index.vue
+++ b/src/views/tongji/index.vue
@@ -30,7 +30,7 @@
 				</tr>
 				<tr>
 					<td colspan="10">服务单位:{{clientName}}</td>
-					<td colspan="22">服务期({{state.formInline.date[0]}}到{{state.formInline.date[2]}})</td>
+					<td colspan="22">服务期({{state.formInline.date[0]}}到{{state.formInline.date[1]}})</td>
 				</tr>
 				<tr>
 					<th rowspan="2">序号</th>

--
Gitblit v1.8.0