zhulizhen1111 4 years ago
parent
commit
560f67d9e9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/equipment/table/equipDetail.vue

+ 2 - 2
src/views/equipment/table/equipDetail.vue

@@ -194,7 +194,7 @@ export default {
         }
         .gdqd-dialog-bottom {
             overflow: hidden;
-            max-height: 12vh;
+            //max-height: 12vh;
         }
     }
     .qdxq-bottom {
@@ -249,7 +249,7 @@ export default {
             height: 0;
         }
         .el-tabs {
-            height: 95vh;
+            // height: 95vh;
         }
         .el-tabs__content {
             height: calc(100% - 45px);