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