|
|
|
@ -187,8 +187,8 @@ |
|
|
|
<van-button type="info" custom-style="margin-left:32rpx;height:88rpx;width:400rpx" bind:click="checkOrder">通过审核</van-button> |
|
|
|
</submit-layout> |
|
|
|
<submit-layout wx:elif="{{form && form.status == 3 && !agent && form.isHandworkOrder == 1}}"> |
|
|
|
<van-button plain type="default" custom-style="height:88rpx;width:254rpx" bind:click="priceOrder">重新定价</van-button> |
|
|
|
<van-button type="info" custom-style="margin-left:32rpx;height:88rpx;width:400rpx" bind:click="checkOrder">通过审核</van-button> |
|
|
|
<!-- <van-button plain type="default" custom-style="height:88rpx;width:254rpx" bind:click="priceOrder">重新定价</van-button> --> |
|
|
|
<van-button type="info" custom-style="margin-left:32rpx;height:88rpx;width:686rpx" bind:click="checkOrder">通过审核</van-button> |
|
|
|
</submit-layout> |
|
|
|
<submit-layout wx:elif="{{form && form.status == 4 && !agent && admin }}"> |
|
|
|
<!-- <van-button plain type="default" custom-style="height:88rpx;width:254rpx" bind:click="cancelOrder">取消订单</van-button> --> |
|
|
|
|