This commit is contained in:
曹辉 2023-04-11 14:37:15 +08:00
parent 3ad72a8592
commit 1e095ef5f2

View File

@ -189,6 +189,7 @@
uni.removeStorageSync('personRoleLoginFlag');
uni.removeStorageSync('phone');
that.Personallist = null
that.personRoleLoginFlag = null
that.$refs.uToast.show({
title: '退出账号成功',
type: 'success',