refs #6943 remake, refactor, clean code Samples #677
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue