修改问题简述

This commit is contained in:
闫晓茹 2023-11-14 13:51:13 +08:00
parent 4ab2cf4cb0
commit 1c2144796f

View File

@ -12,6 +12,7 @@
<image src="../../static/headsculpture.png" mode=""></image>
<view class="name">
{{item.patientName}}
{{item.problemDescription?item.problemDescription:''}} )
</view>
<view class="text">
{{Number(item.messageType)==2?'[图片]':item.content}}