This commit is contained in:
2019-06-24 23:17:23 +00:00
parent c5fad4e58c
commit 2b9be6d9e8
4 changed files with 18 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
<template>
<div>
CUSTOM FIELDS:
<span>
<span class="v-label v-label--active theme--light">
{{ this.$gzlocale.get("ObjectCustomFieldCustomGrid") }}
</span>
<span class="caption">
{{ value }}
</span>
</div>