【fix 80905】 起草组详情-去掉企业联系人
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
<text>实付金额</text>
|
||||
<text>{{form.paidAmount ? form.paidAmount + '元' : ''}}</text>
|
||||
</view>
|
||||
<view>
|
||||
<text>企业联系人</text>
|
||||
<text>{{form.contactsTemporaryName}}</text>
|
||||
</view>
|
||||
</block>
|
||||
<view>
|
||||
<text>企业联系人</text>
|
||||
<text>{{form.contactsTemporaryName}}</text>
|
||||
</view>
|
||||
<block wx:if="{{type !== 'draft'}}">
|
||||
<view>
|
||||
<text>邮寄联系人</text>
|
||||
|
||||
Reference in New Issue
Block a user