From ab3944dfef7040e68b5b4c6ca06c66a0ad521903 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 02 四月 2025 09:39:15 +0800
Subject: [PATCH] gx
---
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