This commit is contained in:
2019-07-03 22:31:50 +00:00
parent 38907cc6a1
commit b80bd3f510

View File

@@ -3,9 +3,12 @@
<span class="v-label v-label--active theme--light">
{{ this.$gzlocale.get("ObjectCustomFieldCustomGrid") }}
</span>
<span class="caption">
{{ value }}
</span>
<div>
<span class="caption">
TODO: turn this into controls
{{ value }}
</span>
</div>
</div>
</template>
<script>