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