管理员的注销返回问题
This commit is contained in:
parent
cb465615b2
commit
f0fcc94f79
|
@ -171,7 +171,7 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
toPage(path) {
|
toPage(path,item) {
|
||||||
if(item.title === '注销'){
|
if(item.title === '注销'){
|
||||||
let u = navigator.userAgent;
|
let u = navigator.userAgent;
|
||||||
let isAndroid =
|
let isAndroid =
|
||||||
|
|
Loading…
Reference in New Issue