From 092ee93f1b3cca41d230dd2d40504bb7be4f9c32 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期四, 30 三月 2023 17:08:50 +0800 Subject: [PATCH] 修改前端页面 --- src/components/page/Index2.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/page/Index2.vue b/src/components/page/Index2.vue index da13ffc..8525186 100644 --- a/src/components/page/Index2.vue +++ b/src/components/page/Index2.vue @@ -24,7 +24,7 @@ {{this.statisticData.createTime}} </el-form-item> <el-form-item label="鍋滅暀鏃堕棿" style="margin-left: 25px;"> - {{this.statisticData.time}}鍒嗛挓 + {{this.statisticData.timeStr}}鍒嗛挓 </el-form-item> <el-form-item label="浣嶇疆" style="margin-left: 25px;"> {{this.statisticData.parkName}} -- Gitblit v1.9.1