This commit is contained in:
曹辉 2023-04-11 16:15:14 +08:00
parent 84fa056a57
commit 83dabce6fd

View File

@ -178,7 +178,7 @@
//退
goremove() {
let that = this
const value = uni.getStorageSync('nursePersonId');
const value = uni.getStorageSync('personRoleLoginFlag');
if (value) {
uni.showModal({
title: '提示',