订单完善
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
<h4 style="margin-bottom: 10rpx;">包裹 {{index+1}}</h4>
|
||||
<view class="">运单号:{{item.expressOrderSn}}
|
||||
<u-tag @click="copyData(item.expressOrderSn)" size="mini" class="copyCode" text="复制单号" plain type="success" /></view>
|
||||
<view class="">发货时间:{{item.createTime}}</view>
|
||||
<view class="">发货时间:{{item.createTime}}</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -574,7 +574,7 @@
|
||||
orderTabCLi(e) {
|
||||
this.orderListTab = e
|
||||
},
|
||||
// 获取订单列表
|
||||
// 获取订单详情
|
||||
getOrderList() {
|
||||
console.log('this.orderType',this.orderType)
|
||||
this.$http
|
||||
|
||||
Reference in New Issue
Block a user