This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
item-text="name"
|
item-text="name"
|
||||||
item-value="id"
|
item-value="id"
|
||||||
:label="$ay.t('WorkOrderStatus')"
|
:label="$ay.t('WorkOrderStatus')"
|
||||||
|
@input="fieldValueChanged('idValue')"
|
||||||
>
|
>
|
||||||
<template v-slot:item="data">
|
<template v-slot:item="data">
|
||||||
<v-list-item-avatar>
|
<v-list-item-avatar>
|
||||||
@@ -88,6 +89,7 @@
|
|||||||
item-text="name"
|
item-text="name"
|
||||||
item-value="id"
|
item-value="id"
|
||||||
:label="$ay.t('QuoteQuoteStatusType')"
|
:label="$ay.t('QuoteQuoteStatusType')"
|
||||||
|
@input="fieldValueChanged('idValue')"
|
||||||
>
|
>
|
||||||
<template v-slot:item="data">
|
<template v-slot:item="data">
|
||||||
<v-list-item-avatar>
|
<v-list-item-avatar>
|
||||||
|
|||||||
Reference in New Issue
Block a user