This commit is contained in:
@@ -346,7 +346,7 @@
|
||||
show-edit-icon
|
||||
v-model="obj.customerTagWorkOrderReport1Id"
|
||||
:readonly="formState.readOnly"
|
||||
:label="$ay.t('TaggedCustomerAccessWorkOrderReport')"
|
||||
:label="$ay.t('DefaultReport')"
|
||||
ref="customerTagWorkOrderReport1Id"
|
||||
data-cy="customerTagWorkOrderReport1Id"
|
||||
:error-messages="
|
||||
@@ -957,6 +957,8 @@ async function initForm(vm) {
|
||||
async function fetchTranslatedText(vm) {
|
||||
await window.$gz.translation.cacheTranslations([
|
||||
"CustomerTaggedWith",
|
||||
"TaggedWith",
|
||||
"DefaultReport",
|
||||
"ContactCustomerHeadOfficeTaggedWith",
|
||||
"CustomerServiceRequestList",
|
||||
"WorkOrderList",
|
||||
|
||||
Reference in New Issue
Block a user