Merge branch 'dev' of https: refs #8406//gitea.verdnatura.es/verdnatura/salix-front into 8406-crudModelUpdate
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
commit
bb59be3023
|
@ -54,6 +54,10 @@ watch(
|
||||||
fields: ['packagingFk', 'name'],
|
fields: ['packagingFk', 'name'],
|
||||||
order: ['name ASC'],
|
order: ['name ASC'],
|
||||||
}"
|
}"
|
||||||
|
:filter="{
|
||||||
|
fields: ['packagingFk', 'name'],
|
||||||
|
order: ['name ASC'],
|
||||||
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="full-width flex justify-center">
|
<div class="full-width flex justify-center">
|
||||||
<QPage class="card-width q-pa-lg">
|
<QPage class="card-width q-pa-lg">
|
||||||
|
|
Loading…
Reference in New Issue