eedfcf54 by lttnew

支付方式

1 parent d83c1515
......@@ -33,7 +33,7 @@
</view>
<view class="info-row">
<text class="label">支付方式</text>
<text class="value">{{ item.ziZhangBu ? '对公转账' : '民生付' }}</text>
<text class="value">{{ form.ziZhangBu ? '对公转账' : '民生付' }}</text>
</view>
<view class="info-row">
<text class="label">提交日期</text>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!