fix: hotfix mix #1095

Merged
carlossa merged 3 commits from hotfix-mixTravelSupplierFixedPrice into master 2024-12-17 12:10:54 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 5eb842f1b4 - Show all commits

View File

@ -33,7 +33,6 @@ defineExpose({ states });
</template>
<template #body="{ params, searchFn }">
<div class="q-pa-sm q-gutter-y-sm">
{{ params }}
<VnInput
:label="t('travel.Id')"
v-model="params.id"