Explorar el Código

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-bm-guide into develop

YaolongHan hace 4 años
padre
commit
2991bdb2dd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/equipment/table/equipDetail.vue

+ 1 - 0
src/views/equipment/table/equipDetail.vue

@@ -272,6 +272,7 @@ export default {
         }
         .el-tabs__content {
             height: 60vh !important;
+            overflow: scroll !important;
             /deep/ .el-tab-pane > div {
                 height: 100% !important;
             }