fix: remove params
gitea/salix-front/pipeline/pr-master This commit looks good
Details
gitea/salix-front/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
4ab3934da3
commit
5eb842f1b4
|
@ -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