Parcourir la source

火灾监测更新-提交

lxh il y a 1 an
Parent
commit
8c94a21dd2

+ 2 - 1
src/components/Container/src/ScrollContainer.vue

@@ -82,7 +82,8 @@
     height: 100%;
 
     .scrollbar__wrap {
-      margin-bottom: 18px !important;
+      // margin-bottom: 18px !important;
+      margin-bottom: 0;
       overflow-x: hidden;
     }
 

+ 2 - 0
src/views/vent/monitorManager/alarmMonitor/DetailModalFire.vue

@@ -269,6 +269,8 @@ onUnmounted(() => { });
   }
 }
 
+
+
 :deep(.@{ventSpace}-tabs-tabpane-active) {
   height: 100%;
 }