CHECKPOINT some misc changes and about to manually upgrade package.json dependencies again

This commit is contained in:
2022-01-12 16:20:18 +00:00
parent a32c9e63c9
commit 9d4851a5f9
9 changed files with 43 additions and 31 deletions

View File

@@ -27,7 +27,7 @@
</template>
<span v-if="options.title" class="ml-5"> {{ options.title }} </span>
</v-card-title>
<!-- eslint-disable vue/no-v-html -->
<v-card-text
class="text-body-1 text-sm-h6 my-5"
v-html="options.message"

View File

@@ -142,6 +142,7 @@
>
<v-card>
<v-card-title>{{ $ay.t("UnitWarrantyInfo") }}</v-card-title>
<!-- eslint-disable vue/no-v-html -->
<v-card-text
v-html="
value.items[activeWoItemIndex].units[activeItemIndex]

View File

@@ -142,6 +142,7 @@
>
<v-card>
<v-card-title>{{ $ay.t("UnitWarrantyInfo") }}</v-card-title>
<!-- eslint-disable vue/no-v-html -->
<v-card-text
v-html="
value.items[activeWoItemIndex].units[activeItemIndex]

View File

@@ -148,6 +148,7 @@
>
<v-card>
<v-card-title>{{ $ay.t("UnitWarrantyInfo") }}</v-card-title>
<!-- eslint-disable vue/no-v-html -->
<v-card-text
v-html="
value.items[activeWoItemIndex].units[activeItemIndex]