修改问题简述
This commit is contained in:
parent
4ab2cf4cb0
commit
1c2144796f
@ -12,6 +12,7 @@
|
|||||||
<image src="../../static/headsculpture.png" mode=""></image>
|
<image src="../../static/headsculpture.png" mode=""></image>
|
||||||
<view class="name">
|
<view class="name">
|
||||||
{{item.patientName}}
|
{{item.patientName}}
|
||||||
|
{{item.problemDescription?item.problemDescription:''}} )
|
||||||
</view>
|
</view>
|
||||||
<view class="text">
|
<view class="text">
|
||||||
{{Number(item.messageType)==2?'[图片]':item.content}}
|
{{Number(item.messageType)==2?'[图片]':item.content}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user