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