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