修改
This commit is contained in:
parent
84fa056a57
commit
83dabce6fd
@ -178,7 +178,7 @@
|
||||
//退出账号
|
||||
goremove() {
|
||||
let that = this
|
||||
const value = uni.getStorageSync('nursePersonId');
|
||||
const value = uni.getStorageSync('personRoleLoginFlag');
|
||||
if (value) {
|
||||
uni.showModal({
|
||||
title: '提示',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user