From ce88e217a2acea35652ef5c2a47afe53653e02a3 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: 星期一, 04 九月 2023 15:43:41 +0800
Subject: [PATCH] update src/views/Admin/components/msgDetailMod.vue.

---
 src/components/Home/Dynamic.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/Home/Dynamic.vue b/src/components/Home/Dynamic.vue
index c4422a9..6a98088 100644
--- a/src/components/Home/Dynamic.vue
+++ b/src/components/Home/Dynamic.vue
@@ -6,7 +6,7 @@
         <a-list-item-meta
           :description="item.responseTime | filterTime"
         >
-          <a slot="title" href="#" @click="openDetails(item.warnInfoId)">{{item.receiveUnit}} 的 {{ item.recipienterName }} 在 {{item.title}} 进行了“已安排部署”叫应</a>
+          <a slot="title" href="#" @click="openDetails(item.warnInfoId)">{{item.receiveUnit}} 的 {{ item.responseRealName }} 在 {{item.title}} 进行了“已安排部署”叫应</a>
           <a-avatar
             slot="avatar"
             :src="userImg"

--
Gitblit v1.9.2