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