소스 검색

fix:标准化测试评价列表滚动条

linchengzhe 1 년 전
부모
커밋
40f4d36614
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/workManagement/projectInfo.vue

+ 1 - 1
src/views/workManagement/projectInfo.vue

@@ -122,7 +122,7 @@
         </div>
         <div class="box">
           <tableList
-            style="margin: 30px 0"
+            style="margin: 30px 0;height: 500px;"
             :columns="columnsB"
             :getDataWay="getDataWayB"
             :pagination="paginationB"