From a28829840c33df781fea47552be82af2c013991e Mon Sep 17 00:00:00 2001 From: HashMap Date: Tue, 26 Aug 2025 12:18:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor=20(views/feed)=20=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E9=85=8D=E6=96=99=E6=B8=85=E5=8D=95=E5=92=8C=E9=A5=B2=E5=96=82?= =?UTF-8?q?=E9=87=8F=E7=BB=9F=E8=AE=A1=E9=A1=B5=E9=9D=A2=20+=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=BA=86=E9=85=8D=E6=96=99=E6=B8=85=E5=8D=95=E5=92=8C?= =?UTF-8?q?=E9=A5=B2=E5=96=82=E9=87=8F=E7=BB=9F=E8=AE=A1=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E9=83=A8=E5=88=86=E9=A1=B5=E9=9D=A2=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/feed/FeedList/index.vue | 15 +++++++------- src/views/feed/FeedStatistic/index.vue | 27 +++++++++++++++++++++----- 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/src/views/feed/FeedList/index.vue b/src/views/feed/FeedList/index.vue index 0af5624..3c86ff0 100644 --- a/src/views/feed/FeedList/index.vue +++ b/src/views/feed/FeedList/index.vue @@ -19,9 +19,9 @@ - + 修改 @@ -49,11 +49,11 @@ {{ scope.row.rootPlan ? parseTime(scope.row.rootPlan.planDate, '{y}-{m}-{d}') : '' }} - +