From f88488f015dcf63eeb18a1e285d87250c433b6a1 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期一, 05 十二月 2022 10:23:03 +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