Browse Source

退出登录优化

huangb 7 years ago
parent
commit
0f16baea59
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/logquit/index.vue

+ 0 - 1
pages/logquit/index.vue

@@ -34,7 +34,6 @@
                   name: 'successCallback',
                   timeout: 3000
                 }, (err, data) => {
-                  console.log(err)
                   if (err) {
                     this.$message.error('登录超时,请重试')
                     this.isShowLoading = false