Commit bf626d2e authored by youjie's avatar youjie

no message

parent 89f7a261
...@@ -989,10 +989,10 @@ ...@@ -989,10 +989,10 @@
this.submitB2COrderHandler(tempData.Id) this.submitB2COrderHandler(tempData.Id)
// #endif // #endif
// #ifdef MP-AG // #ifdef MP-AG
uni.showToast({ // uni.showToast({
title: '订单创建成功.', // title: '订单创建成功.',
icon: 'none' // icon: 'none'
}) // })
this.successVisible = true this.successVisible = true
// uni.redirectTo({ // uni.redirectTo({
// url: `/pages/AggregateOrders/AggregateOrdersList?OrderTypeStr=5`, // url: `/pages/AggregateOrders/AggregateOrdersList?OrderTypeStr=5`,
......
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