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