合并前备份
This commit is contained in:
@@ -78,7 +78,7 @@ Page({
|
||||
*/
|
||||
goCompany(e) {
|
||||
wx.navigateTo({
|
||||
url: '/pages/home/index' ,
|
||||
url: '/pages/home/index?companyId='+e.currentTarget.dataset.id ,
|
||||
})
|
||||
wx.setStorageSync('company_id', e.currentTarget.dataset.id)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user