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