11
This commit is contained in:
parent
3719becda3
commit
531a6da611
@ -468,12 +468,12 @@ export default {
|
|||||||
uni.setStorageSync('work_order_permission', community_worker && community_worker[0].work_order_permission == 1 || false);
|
uni.setStorageSync('work_order_permission', community_worker && community_worker[0].work_order_permission == 1 || false);
|
||||||
uni.setStorageSync('phone', res.account);
|
uni.setStorageSync('phone', res.account);
|
||||||
uni.hideLoading();
|
uni.hideLoading();
|
||||||
uni.showToast({
|
// uni.showToast({
|
||||||
title: '刷新成功',
|
// title: '刷新成功',
|
||||||
icon: 'success',
|
// icon: 'success',
|
||||||
mask: true,
|
// mask: true,
|
||||||
duration: 2000,
|
// duration: 2000,
|
||||||
})
|
// })
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user