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