修改
This commit is contained in:
parent
3ad72a8592
commit
1e095ef5f2
@ -189,6 +189,7 @@
|
|||||||
uni.removeStorageSync('personRoleLoginFlag');
|
uni.removeStorageSync('personRoleLoginFlag');
|
||||||
uni.removeStorageSync('phone');
|
uni.removeStorageSync('phone');
|
||||||
that.Personallist = null
|
that.Personallist = null
|
||||||
|
that.personRoleLoginFlag = null
|
||||||
that.$refs.uToast.show({
|
that.$refs.uToast.show({
|
||||||
title: '退出账号成功',
|
title: '退出账号成功',
|
||||||
type: 'success',
|
type: 'success',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user