fix: hotfix mix #1095
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue