diff --git a/src/components/information/Image.vue b/src/components/information/Image.vue index 30efcc2a7..5291f27b8 100644 --- a/src/components/information/Image.vue +++ b/src/components/information/Image.vue @@ -66,9 +66,9 @@
- {{ props.fullName }} + {{ fullname }}
-
{{ props.position }}
+
{{ position }}
@@ -164,22 +164,14 @@