huangb 7 жил өмнө
parent
commit
b2aee6547c

+ 1 - 2
pages/logquit/index.vue

@@ -35,8 +35,7 @@
                   timeout: 3000
                   timeout: 3000
                 }, (err, data) => {
                 }, (err, data) => {
                   if (err) {
                   if (err) {
-                    this.$message.error('登录超时,请重试')
-                    this.isShowLoading = false
+                    this.$message.error('退出失败,请重试')
                     throw err
                     throw err
                   } else {
                   } else {
                     this.logoutOther(response, params)
                     this.logoutOther(response, params)