From 49b6f8324998e0a32ab6bb83f038816235345a38 Mon Sep 17 00:00:00 2001 From: x_ying <2438792676@qq.com> Date: Tue, 23 Aug 2022 11:37:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E5=A4=9A=E4=BA=BA=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/notifyManage/index.vue | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/views/system/notifyManage/index.vue b/src/views/system/notifyManage/index.vue index 373b4f9..f39d36e 100644 --- a/src/views/system/notifyManage/index.vue +++ b/src/views/system/notifyManage/index.vue @@ -25,16 +25,17 @@ 系统消息 - + {{ scope.row.pushTo }} - - {{ item }} + + + {{ scope.row.pushTo.join(',') }} - + {{ scope.row.create_time | parseTime }} @@ -103,12 +104,9 @@