diff --git a/components/kl-card-picture/index.vue b/components/kl-card-picture/index.vue index 2aa612e..b9d20aa 100644 --- a/components/kl-card-picture/index.vue +++ b/components/kl-card-picture/index.vue @@ -11,7 +11,7 @@ {{ props.itemInfo.title }} -
by {{ props.itemInfo?.ownedUserIdInfo?.nickName }}
+
by {{ props.itemInfo?.ownedUserIdInfo?.nickName }}
{{ dayjs(props.itemInfo.createTime).format('YYYY-MM-DD HH:mm:ss') }}