From 9ed397ab8b75de465fbcb11531f16f629ddf0c2b Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 07 七月 2025 17:36:20 +0800
Subject: [PATCH] 1741 营养评估SGA表单修改

---
 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