|
|
@ -114,12 +114,12 @@ |
|
|
<view class="text-gray">{{form.settleUnitPrice}}</view> |
|
|
<view class="text-gray">{{form.settleUnitPrice}}</view> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
<van-cell> |
|
|
|
|
|
|
|
|
<!-- <van-cell> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view class="text-black">扣减金额(元)</view> |
|
|
<view class="text-black">扣减金额(元)</view> |
|
|
<view class="text-gray">{{form.deductPrice || ''}}</view> |
|
|
<view class="text-gray">{{form.deductPrice || ''}}</view> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
|
|
|
|
|
|
</van-cell> --> |
|
|
<van-cell> |
|
|
<van-cell> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view class="text-black">结算金额(元)</view> |
|
|
<view class="text-black">结算金额(元)</view> |
|
|
|