jiangping
2025-03-31 36828d8e1a23248bc3e8322b7385fbace71441f8
admin/src/views/vehicle/category.vue
@@ -129,7 +129,7 @@
    },
    handleSizeChange (val) {
      this.pagination.pageSize = val
      this.getList()
      this.getList(1)
    }
  }
}