瀏覽代碼

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"