소스 검색

修复列表首次登录后显示时没有滚动条的bug

landydb 6 일 전
부모
커밋
ec24eee8c1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/modules/home/customer.vue

+ 1 - 1
src/views/modules/home/customer.vue

@@ -598,7 +598,7 @@ body,
 .el-tab-pane,
 .el-card,
 .el-card__body {
-  height: 100%;
+  /* height: 100%; */
 }
 
 .custom-ranking-table-row {