-
{}"
- @search="(search) => {}"
- >
-
- {{ row }}
-
-
-
-
-
+
+
+
+
↺ laden fehlgeschlagen
+
+
+
diff --git a/src/views/admin/unit/inspectionPlan/CreateInspectionPlan.vue b/src/views/admin/unit/inspectionPlan/CreateInspectionPlan.vue
index 86f74df..ffffa11 100644
--- a/src/views/admin/unit/inspectionPlan/CreateInspectionPlan.vue
+++ b/src/views/admin/unit/inspectionPlan/CreateInspectionPlan.vue
@@ -101,8 +101,8 @@ import { CheckIcon, ChevronUpDownIcon } from "@heroicons/vue/20/solid";
import { useInspectionPlanStore } from "@/stores/admin/unit/inspectionPlan/inspectionPlan";
import type { CreateInspectionPlanViewModel } from "@/viewmodels/admin/unit/inspectionPlan/inspectionPlan.models";
import ScanInput from "@/components/ScanInput.vue";
-import type { EquipmentTypeViewModel } from "../../../../viewmodels/admin/unit/equipmentType/equipmentType.models";
-import { useEquipmentTypeStore } from "../../../../stores/admin/unit/equipmentType/equipmentType";
+import type { EquipmentTypeViewModel } from "@/viewmodels/admin/unit/equipmentType/equipmentType.models";
+import { useEquipmentTypeStore } from "@/stores/admin/unit/equipmentType/equipmentType";
import EquipmentTypeSearchSelect from "@/components/search/EquipmentTypeSearchSelect.vue";
import VehicleTypeSearchSelect from "@/components/search/VehicleTypeSearchSelect.vue";
diff --git a/src/views/admin/unit/vehicle/DamageReport.vue b/src/views/admin/unit/vehicle/DamageReport.vue
new file mode 100644
index 0000000..09196c6
--- /dev/null
+++ b/src/views/admin/unit/vehicle/DamageReport.vue
@@ -0,0 +1,55 @@
+
+
+
{}"
+ @search="(search) => {}"
+ >
+
+
+
+
+
+
{{ row.reported }} - {{ row.status }}
+
+
+
Beschreibung: {{ row.description }}
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/admin/unit/vehicle/Inspection.vue b/src/views/admin/unit/vehicle/Inspection.vue
new file mode 100644
index 0000000..38759e4
--- /dev/null
+++ b/src/views/admin/unit/vehicle/Inspection.vue
@@ -0,0 +1,58 @@
+
+
+
{}"
+ @search="(search) => {}"
+ >
+
+
+
+
+
{{ row.inspectionPlan.title }} - {{ row.finished }}
+
+
+
Kontext: {{ row.context }}
+
nächste Inspektion: {{ row.nextInspection }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/admin/unit/vehicle/Overview.vue b/src/views/admin/unit/vehicle/Overview.vue
new file mode 100644
index 0000000..36de8b1
--- /dev/null
+++ b/src/views/admin/unit/vehicle/Overview.vue
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+ ↺ laden fehlgeschlagen
+
+
+
+
+
+
+
diff --git a/src/views/admin/unit/vehicleType/InspectionPlans.vue b/src/views/admin/unit/vehicleType/InspectionPlans.vue
index a9a34f0..d1e0e14 100644
--- a/src/views/admin/unit/vehicleType/InspectionPlans.vue
+++ b/src/views/admin/unit/vehicleType/InspectionPlans.vue
@@ -1,42 +1,43 @@
-
{}"
- @search="(search) => {}"
- >
-
- {{ row }}
-
-
-
-
-
+
+
+
+
↺ laden fehlgeschlagen
+
+
+
+