[最新]
This commit is contained in:
@@ -253,9 +253,9 @@ Page({
|
||||
bagOrderLoading:true
|
||||
})
|
||||
if (this.data.bagId != ''){
|
||||
|
||||
console.log('提交的数据id:' + this.data.bagId)
|
||||
|
||||
wx.navigateTo({
|
||||
url: './bagConfirm/bagConfirm?skuId=' + this.data.bagId
|
||||
})
|
||||
// setTimeout(() => {
|
||||
// this.setData({
|
||||
// bagOrderLoading: false
|
||||
|
||||
Reference in New Issue
Block a user