虚拟区发货确认

This commit is contained in:
2026-01-15 15:08:17 +08:00
parent 246a2d3d9f
commit 641c757090

View File

@@ -114,7 +114,7 @@
this.dataList = [...res.data]
},
toSure () {
if (this.val1) {
if (this.pkId) {
uni.navigateTo({
url: '/pages/SecondPhase/XuniDeliveryConfirm?billcode=' + this.pkObj.bill_code + '&title=' + this.title
})