Explorar el Código

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

linchengzhe hace 1 año
padre
commit
40f4d36614
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"