Explorar o código

fix<table>: 高度丢失 (#2527)

luocong2016 %!s(int64=2) %!d(string=hai) anos
pai
achega
085929a9c0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/demo/page/form/high/PersonTable.vue

+ 1 - 0
src/views/demo/page/form/high/PersonTable.vue

@@ -68,6 +68,7 @@
           title: '操作',
           dataIndex: 'action',
           // slots: { customRender: 'action' },
+          scroll: { y: '100%' },
         },
         pagination: false,
       });