<a-table 
    :columns="columns"
    :data-source="data"
    :pagination="false" //去除自带分页器
    :scroll="{ y: 240 }"
  />

 

Logo

前往低代码交流专区

更多推荐