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