diff --git a/src/components/wordDict/DictCard.vue b/src/components/wordDict/DictCard.vue index 4c3a3f4..ac04751 100644 --- a/src/components/wordDict/DictCard.vue +++ b/src/components/wordDict/DictCard.vue @@ -2,7 +2,7 @@
{{ $common.dateFormatter(item.author.createdAt) }}
+{{ $common.dateFormatter(item.author.createdAt) }}
{{ $common.dateFormatter(item.lastEditor.updatedAt) }}
+{{ $common.dateFormatter(item.lastEditor.updatedAt) }}