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('phone', res.account);
|
||||
uni.hideLoading();
|
||||
uni.showToast({
|
||||
title: '刷新成功',
|
||||
icon: 'success',
|
||||
mask: true,
|
||||
duration: 2000,
|
||||
})
|
||||
// uni.showToast({
|
||||
// title: '刷新成功',
|
||||
// icon: 'success',
|
||||
// mask: true,
|
||||
// duration: 2000,
|
||||
// })
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user