0
0
Fork 0

refs #6943 fix sampleType

This commit is contained in:
Carlos Satorres 2024-09-04 14:41:35 +02:00
parent b29a56d7dd
commit d08748b1a4
1 changed files with 1 additions and 0 deletions

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">