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"> <span class="v-label v-label--active theme--light">
{{ this.$gzlocale.get("ObjectCustomFieldCustomGrid") }} {{ this.$gzlocale.get("ObjectCustomFieldCustomGrid") }}
</span> </span>
<span class="caption"> <div>
{{ value }} <span class="caption">
</span> TODO: turn this into controls
{{ value }}
</span>
</div>
</div> </div>
</template> </template>
<script> <script>