refactor: refs #8004 replace VnSelect with VnSelectWorker in CustomerList component
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2024-12-16 12:51:51 +01:00
parent 0c7d5baa76
commit 331c1bc51d
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ function handleLocation(data, location) {
</QItemSection>
</QItem>
</template>
</VnSelect>
</VnSelectWorker>
<VnLocation
:acls="[{ model: 'Province', props: '*', accessType: 'WRITE' }]"
v-model="data.location"