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