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