Added Charts
This commit is contained in:
@@ -349,7 +349,7 @@ const aircraftOptionsData = ref<{ value: number; title: string }[]>(props.flight
|
||||
<v-col cols="12">
|
||||
<v-checkbox
|
||||
v-model="form.auto_update"
|
||||
label="Automatically update aircraft details when flight departs."
|
||||
label="Automatically update aircraft details within 24 hours of flight departure."
|
||||
:disabled="!lookupComplete"
|
||||
hide-details
|
||||
density="compact"
|
||||
|
||||
Reference in New Issue
Block a user