This commit is contained in:
2021-11-18 01:01:11 +00:00
parent 8306f3a05e
commit c8dbd58821

View File

@@ -754,7 +754,11 @@
<gz-tag-picker
v-model="obj.customerAllowWOWikiInTags"
:readonly="formState.readOnly"
:label="$ay.t('WorkOrderContactCustomerHeadOfficeTaggedWith')"
:label="
$ay.t(
'WorkOrderContactCustomerHeadOfficeTaggedWith'
)
"
ref="customerAllowWOWikiInTags"
data-cy="customerAllowWOWikiInTags"
:error-messages="
@@ -803,7 +807,11 @@
<gz-tag-picker
v-model="obj.customerAllowWOAttachmentsInTags"
:readonly="formState.readOnly"
:label="$ay.t('WorkOrderContactCustomerHeadOfficeTaggedWith')"
:label="
$ay.t(
'WorkOrderContactCustomerHeadOfficeTaggedWith'
)
"
ref="customerAllowWOAttachmentsInTags"
data-cy="customerAllowWOAttachmentsInTags"
:error-messages="
@@ -1409,8 +1417,6 @@ async function initForm(vm) {
//
async function fetchTranslatedText(vm) {
await window.$gz.translation.cacheTranslations([
"CustomerTaggedWith",
"TaggedWith",
"DefaultReport",
"ContactCustomerHeadOfficeTaggedWith",
"WorkOrderCustomerTaggedWith",