zpf 11 сар өмнө
parent
commit
954a9619a8

+ 3 - 2
src/views/cockpit/wpjg.vue

@@ -59,7 +59,7 @@ export default {
     switch_xzqh(value) {
     switch_xzqh(value) {
       if (value.id == '4602') {
       if (value.id == '4602') {
         this.xzqh_flag = true
         this.xzqh_flag = true
-        
+
       } else {
       } else {
         this.xzqh_flag = false
         this.xzqh_flag = false
       }
       }
@@ -593,7 +593,8 @@ export default {
   .stacontent {
   .stacontent {
     width: 100%;
     width: 100%;
     height: 24px;
     height: 24px;
-    margin: 1rem;
+    margin-top: 0.5rem;
+    margin-bottom: 1.5rem;
   }
   }
 
 
   .item {
   .item {