src/views/performance/class/index.vue
@@ -1142,15 +1142,15 @@ .scroll-right { width: calc(100% - 220px); /* 减去左边区域宽度 */ min-height: calc(100% - 10px); /*min-height: calc(100% - 10px);*/ /* 视口高度 */ margin-left: 220px; overflow-x: auto; /*overflow-x: auto;*/ } .content { /* 视口高度 */ min-height: calc(100% - 10px); /*min-height: calc(100% - 10px);*/ } .content-title {