From 3e36fd4e8d4ad871618466bf58929f6fb12d9528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 14 Nov 2023 13:14:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/seekadvicefrom/seekadvicefrom.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/seekadvicefrom/seekadvicefrom.vue b/pages/seekadvicefrom/seekadvicefrom.vue index 09b832d..8181a6e 100644 --- a/pages/seekadvicefrom/seekadvicefrom.vue +++ b/pages/seekadvicefrom/seekadvicefrom.vue @@ -455,7 +455,7 @@ content: fileurls.fileUrl } that.newsList.push({ - imgurl: fileurls.fileUrl, + content: fileurls.fileUrl, messageType: 2, senderName: that.currentItem.doctorName, })