optimize UI
hide maintenance
This commit is contained in:
parent
8e64b549d7
commit
2c541eb5aa
18 changed files with 30 additions and 26 deletions
|
@ -56,7 +56,7 @@ export default defineComponent({
|
|||
tabs: [
|
||||
{ route: "admin-unit-wearable-overview", title: "Übersicht" },
|
||||
{ route: "admin-unit-wearable-inspection", title: "Prüfungen" },
|
||||
{ route: "admin-unit-wearable-maintenance", title: "Wartungen" },
|
||||
// { route: "admin-unit-wearable-maintenance", title: "Wartungen" },
|
||||
{ route: "admin-unit-wearable-damage_report", title: "Schadensmeldungen" },
|
||||
{ route: "admin-unit-wearable-repair", title: "Reparaturen" },
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue