Browse Source

修改bug

chenrui 2 năm trước cách đây
mục cha
commit
53131c9831
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"