From ffd20ad90aa3dfb3ce5b3860f3556cdbb75f1c7a Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期四, 24 十一月 2022 17:32:23 +0800 Subject: [PATCH] 优化loading --- 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