|
|
|
|
@ -628,8 +628,9 @@ export default {
|
|
|
|
|
localStorage.setItem('daotian_to_admin_avatar', obj.imgSrc)
|
|
|
|
|
localStorage.setItem('daotian_to_admin_username', obj.user.userName ? obj.user.userName : obj.user.nickName)
|
|
|
|
|
localStorage.setItem('daotian_to_admin_roleid', obj.user.agencyRoleId)
|
|
|
|
|
// window.location.href = 'http://idaotian.com/dist2.0.0/#/merchantManagement/homePage'
|
|
|
|
|
window.open('http://idaotian.com/dist2.0.0/#/merchantManagement/homePage')
|
|
|
|
|
console.log('getbocaiToken',obj);
|
|
|
|
|
// window.location.href = 'http://www.idaotian.com/dist2.0.0/#/merchantManagement/homePage'
|
|
|
|
|
window.open('http://www.idaotian.com/dist2.0.0/#/merchantManagement/homePage')
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
goJiaofu() {
|
|
|
|
|
@ -644,8 +645,8 @@ export default {
|
|
|
|
|
localStorage.setItem('daotian_to_admin_avatar', obj.imgSrc)
|
|
|
|
|
localStorage.setItem('daotian_to_admin_username', obj.user.userName ? obj.user.userName : obj.user.nickName)
|
|
|
|
|
localStorage.setItem('daotian_to_admin_roleid', obj.user.agencyRoleId)
|
|
|
|
|
// window.location.href = 'http://idaotian.com/dist2.0.0/#/other/delivery'
|
|
|
|
|
window.open('http://idaotian.com/dist2.0.0/#/other/delivery')
|
|
|
|
|
// window.location.href = 'http://www.idaotian.com/dist2.0.0/#/other/delivery'
|
|
|
|
|
window.open('http://www.idaotian.com/dist2.0.0/#/other/delivery')
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
|