【修改】 会议详情增加备注
This commit is contained in:
@@ -63,6 +63,10 @@
|
||||
<text>会议内容</text>
|
||||
<text class="sign-in-text">{{meetingInfo.meetingContent}}</text>
|
||||
</view>
|
||||
<view class="sign-in">
|
||||
<text>备注</text>
|
||||
<text class="sign-in-text">{{meetingInfo.remark || ''}}</text>
|
||||
</view>
|
||||
<view class="meeting-files">
|
||||
<text>会议通知</text>
|
||||
<view class="file-name" wx:for="{{meetingFilesList}}" wx:key="item">
|
||||
|
||||
Reference in New Issue
Block a user