From 8662474529c048622a366ccac4798595463cb302 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期五, 25 十一月 2022 17:31:39 +0800
Subject: [PATCH] 新增有效期限

---
 src/views/specialCheck/components/areaForm.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/specialCheck/components/areaForm.vue b/src/views/specialCheck/components/areaForm.vue
index a6af8d1..8b9e49c 100644
--- a/src/views/specialCheck/components/areaForm.vue
+++ b/src/views/specialCheck/components/areaForm.vue
@@ -8,6 +8,7 @@
                 :data="checkData"
                 border
                 fit
+                id="areaSheet"
                 highlight-current-row
                 style="width: 100%;"
             >

--
Gitblit v1.9.2