合并发货页面前端修改
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
</div>
|
||||
<div class="buier td4 xcenter flexbox" style="align-items: center; justify-content: center;">
|
||||
<div>
|
||||
<div class="orderStatus">待发货</div>
|
||||
<div class="orderStatus">待发货{{fitem.orderId}}</div>
|
||||
<!-- <div class="tabContent">
|
||||
<div class="time">支付时间:2023-02-09 14:16:08</div>
|
||||
</div> -->
|
||||
@@ -750,6 +750,7 @@ export default {
|
||||
orderDeliver(item) {
|
||||
console.log(item)
|
||||
this.oprateOrder = item
|
||||
console.log(this.oprateOrder)
|
||||
this.splitDeliverVisible = true
|
||||
},
|
||||
// 查看面单
|
||||
|
||||
Reference in New Issue
Block a user