This commit is contained in:
2021-11-15 18:10:09 +00:00
parent 29882cc307
commit 84d8a704db

View File

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