【update】 起草组列表和详情、跳转会议

This commit is contained in:
danshihao
2024-01-15 10:58:07 +08:00
parent 500e51096b
commit d2a8498a27
5 changed files with 116 additions and 40 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
<view class="item-content">负责人电话:{{item.phone || item.principalPhone}}</view>
<view class="item-content">负责人邮箱:{{item.email || item.principalEmail}}</view>
<view class="item-content"><text>运行周期:</text>{{item.operationCycle || ''}}</view>
<view class="item-content">缴费凭证:{{item.paymentStatus_dictText || '无'}}</view>
<view class="item-content" wx:if="{{type !== 'draft'}}">缴费凭证:{{item.paymentStatus_dictText || '无'}}</view>
</block>
<!-- 工作组和起草组有 联系人字段 -->
<view class="content-btn" wx:if="{{type === 'work' || type === 'draft'}}">