diff --git a/admin_ui/src/components/NewForm.vue b/admin_ui/src/components/NewForm.vue index e0c967a6..110a67b4 100644 --- a/admin_ui/src/components/NewForm.vue +++ b/admin_ui/src/components/NewForm.vue @@ -14,6 +14,7 @@ v-bind:timeResolution=" schema?.extra?.time_resolution[columnName] " + v-bind:format="property.format" />