更新确认地址信息
This commit is contained in:
@@ -78,7 +78,8 @@ Page({
|
||||
*/
|
||||
goCompany(e) {
|
||||
wx.navigateTo({
|
||||
url: '/pages/home/index?id=' + e.currentTarget.dataset.id,
|
||||
url: '/pages/home/index' ,
|
||||
})
|
||||
wx.setStorageSync('company_id', e.currentTarget.dataset.id)
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user