ll
liukangdong
2025-03-11 8093070b19412312f64046244ebf9ed9c5c77a7b
admin/src/views/vehicle/category.vue
@@ -129,7 +129,7 @@
    },
    handleSizeChange (val) {
      this.pagination.pageSize = val
      this.getList()
      this.getList(1)
    }
  }
}