doum
2025-11-24 6cc6a2ef6369bb25414aa977e886d08cf8f80207
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}