refs #6943 remake, refactor, clean code Samples #677

Merged
carlossa merged 5 commits from 6943-fixCustomerSamples into master 2024-09-05 09:57:21 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit d08748b1a4 - Show all commits

View File

@ -331,6 +331,7 @@ const toCustomerSamples = () => {
option-value="id" option-value="id"
required="true" required="true"
v-model="initialData.addressId" v-model="initialData.addressId"
v-if="sampleType.id === 20"
> >
<template #option="scope"> <template #option="scope">
<QItem v-bind="scope.itemProps"> <QItem v-bind="scope.itemProps">