虚拟区发货确认
This commit is contained in:
@@ -114,7 +114,7 @@
|
|||||||
this.dataList = [...res.data]
|
this.dataList = [...res.data]
|
||||||
},
|
},
|
||||||
toSure () {
|
toSure () {
|
||||||
if (this.val1) {
|
if (this.pkId) {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/SecondPhase/XuniDeliveryConfirm?billcode=' + this.pkObj.bill_code + '&title=' + this.title
|
url: '/pages/SecondPhase/XuniDeliveryConfirm?billcode=' + this.pkObj.bill_code + '&title=' + this.title
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user