Commit c687beee authored by youjie's avatar youjie

no message

parent 5e2a06c2
......@@ -493,7 +493,7 @@
<view style="text-align: right">
{{ orderData.OrderModel.DiscountMoney}} </view>
</view>
<view class="flex f12 grey" style="margin-bottom: 40rpx" :key="index" v-if="orderData.OrderModel.DiscountMoney&&orderData.OrderModel.DiscountMoney>0">
<view class="flex f12 grey" style="margin-bottom: 40rpx" :key="index">
<view style="flex: 1">
<text style="margin-right: 30rpx">合计应收</text>
</view>
......
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