diff --git a/pages/quanyi/quanyi.vue b/pages/quanyi/quanyi.vue index b55401e..4e96df0 100644 --- a/pages/quanyi/quanyi.vue +++ b/pages/quanyi/quanyi.vue @@ -14,15 +14,13 @@ {{item.patientName}} - {{item.content}} + {{Number(item.messageType)==2?'[图片]':item.content}} {{item.messageCount}} - - @@ -105,7 +103,7 @@ console.log(newvalue, oldvalue, '55') this.info(); }, - + }, methods: { //前往聊天