From 4326d688fdc99915eab54baf9457d522800ab5cb Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: 星期三, 06 四月 2022 09:12:27 +0800
Subject: [PATCH] 滚动条

---
 src/views/safetyproduction/gojudging.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/safetyproduction/gojudging.vue b/src/views/safetyproduction/gojudging.vue
index e62b544..12bdd3a 100644
--- a/src/views/safetyproduction/gojudging.vue
+++ b/src/views/safetyproduction/gojudging.vue
@@ -207,6 +207,8 @@
   background-color: white;
   border-radius: 5px;
   padding: 20px;
+  height: 850px;
+  overflow-y:overlay;
 }
 .title {
   font-size: 16px;

--
Gitblit v1.9.2