Explorar o código

表格高度优化

yusheng hai 8 meses
pai
achega
32e5619648
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/system/parmasManage/index.vue

+ 1 - 0
src/views/system/parmasManage/index.vue

@@ -10,6 +10,7 @@
         :datasource="datasource"
         :selection.sync="selection"
         height="calc(100vh - 385px)"
+        full-height="calc(100vh - 120px)"
         row-key="id"
         :page-size="pageSize"
         @columns-change="handleColumnChange"