Commit 22b14cee authored by Damon's avatar Damon

fix

parent d9f0d6d4
......@@ -495,7 +495,7 @@
const save = await this.nextStepSaveData()
if (save) {
uni.reLaunch({
url: `/pages/order/detail?id=${this.orderId}`
url: '/pages/index/order?type=0'
})
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment