按钮优化
This commit is contained in:
parent
846603f834
commit
d5038eabca
@ -93,7 +93,7 @@
|
|||||||
custom-style="height: 54rpx;margin-left: 12rpx;">进仓确认</u-button>
|
custom-style="height: 54rpx;margin-left: 12rpx;">进仓确认</u-button>
|
||||||
|
|
||||||
<!-- 待接单 -->
|
<!-- 待接单 -->
|
||||||
<u-button v-if="(item.orderStatus == 0)"
|
<u-button
|
||||||
@click="handleDealItem(item, { type: 2 })" shape="circle" type="primary"
|
@click="handleDealItem(item, { type: 2 })" shape="circle" type="primary"
|
||||||
custom-style="height: 54rpx;margin-left: 12rpx;">再来一单</u-button>
|
custom-style="height: 54rpx;margin-left: 12rpx;">再来一单</u-button>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user