diff --git a/frontend/src/components/SectionFields.vue b/frontend/src/components/SectionFields.vue index d612ec8f..5ada54f4 100644 --- a/frontend/src/components/SectionFields.vue +++ b/frontend/src/components/SectionFields.vue @@ -39,7 +39,7 @@
{{ data[field.name] }}
-
+
{{ field.placeholder }}
- + +
+ +
+
@@ -219,6 +223,7 @@ import { createToast, } from '@/utils' import { + Tooltip, Breadcrumbs, Avatar, FileUploader,