From 07c982c52febea474cc2fbaf06a091b7bc800a1c Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Thu, 17 Jul 2025 21:41:38 +0800 Subject: [PATCH] 1 --- src/views/safetyReview/dashboard/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/safetyReview/dashboard/index.vue b/src/views/safetyReview/dashboard/index.vue index d813067..c4663d9 100644 --- a/src/views/safetyReview/dashboard/index.vue +++ b/src/views/safetyReview/dashboard/index.vue @@ -730,13 +730,14 @@ const initShunYi = () => { } .applyFormContainer { + padding: 0 !important; position: relative !important; } .propTable { position: absolute; left: 2px; - bottom: 26px; + bottom: 6px; width: 765px; min-height: 112px; background: #ffffff;