Browse Source

修改bug

chenrui 2 years ago
parent
commit
53131c9831
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/dealerManagement/businessOwnerSettings/list.vue

+ 0 - 1
src/views/dealerManagement/businessOwnerSettings/list.vue

@@ -42,7 +42,6 @@
           size="small"
           :rowKey="(record) => record.id"
           :columns="columns"
-          :showPagination="false"
           :data="loadData"
           :scroll="{ y: tableHeight }"
           :defaultLoadData="false"