|
@@ -72,6 +72,7 @@ export default {
|
|
if (res.confirm) {
|
|
if (res.confirm) {
|
|
zyycLogout({}).then(res => {
|
|
zyycLogout({}).then(res => {
|
|
mpvue.removeStorageSync('token');
|
|
mpvue.removeStorageSync('token');
|
|
|
|
+ mpvue.removeStorageSync('token_cgj');
|
|
wx.switchTab({ url: '/pages/index/main' });
|
|
wx.switchTab({ url: '/pages/index/main' });
|
|
});
|
|
});
|
|
}
|
|
}
|