Commit 47a1cfac authored by zhengke's avatar zhengke

修改

parent 68614726
......@@ -470,6 +470,13 @@
</view>
</view>
<view class="empty-block"></view>
<view class="jz_form" v-if="orderData.model.Remarks">
<view class="form-items" style="border-bottom: 0;">
<view class="label">备注</view>
<view class="jz_SureVal">{{orderData.model.Remarks}}</view>
</view>
</view>
<view class="empty-block"></view>
<view style="padding: 50rpx 40rpx">
<view class="big-title">
<text>费用明细</text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment