From 2cfbc714c3e96e6f0f4cb69b4b1ee4f928c1c919 Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期一, 28 十一月 2022 16:48:47 +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