소스 검색

后台设置滚动

shaogen1995 3 년 전
부모
커밋
1b4abbd56b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      backstage/src/pages/content/sceneAudio.vue

+ 4 - 0
backstage/src/pages/content/sceneAudio.vue

@@ -537,6 +537,10 @@ export default {
 </script>
 
 <style lang="less" scoped>
+/deep/.el-table__body-wrapper{
+  max-height: 523px !important;
+  overflow-y: auto !important;
+}
 .top-body {
   border-top: 0.0625rem solid #e6e6e6;
   line-height: 1.5;