From 886baa427b659bc3503b08f583d4be4ef652e1d0 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Wed, 26 Jan 2022 18:12:21 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BB=AA=E8=A1=A8=E7=9B=98=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E6=BB=91=E8=BF=87=E6=97=B6=E9=97=B4=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=AE=8C=E6=95=B4=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/pages/manage/dashboard.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/resources/assets/js/pages/manage/dashboard.vue b/resources/assets/js/pages/manage/dashboard.vue index 5ed538be8..51f34f5b9 100644 --- a/resources/assets/js/pages/manage/dashboard.vue +++ b/resources/assets/js/pages/manage/dashboard.vue @@ -62,10 +62,12 @@ {{item.sub_complete}}/{{item.sub_num}} -
- - {{expiresFormat(item.end_at)}} -
+ +
+ + {{expiresFormat(item.end_at)}} +
+