From cc6f1a7bfc68c6a6785327cacbe8f12a820e063e Mon Sep 17 00:00:00 2001 From: jianjun Date: Thu, 30 Sep 2021 12:40:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E5=8D=B7=E5=88=97=E8=A1=A8=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E6=9B=B4=E6=96=B0=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/project/my/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/project/my/index.vue b/src/views/project/my/index.vue index a60d6b0..a40c162 100644 --- a/src/views/project/my/index.vue +++ b/src/views/project/my/index.vue @@ -100,7 +100,7 @@ -

创建时间:{{ p.createdTime | formatDate }}

+

更新时间:{{ p.updatedTime | formatDate }}