This commit is contained in:
parent
a7eed8d3bb
commit
349c1969f9
|
@ -106,7 +106,7 @@ export default {
|
|||
|
||||
this.$confirm({
|
||||
title: '提示',
|
||||
content: '真的要注销登录吗 ?',
|
||||
content: '是否要退出 ?',
|
||||
onOk() {
|
||||
return that.Logout({}).then(() => {
|
||||
// update-begin author:scott date:20211223 for:【JTC-198】退出登录体验不好
|
||||
|
|
Loading…
Reference in New Issue