Browse Source

退出登录优化

huangb 8 năm trước cách đây
mục cha
commit
0f16baea59
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pages/logquit/index.vue

+ 0 - 1
pages/logquit/index.vue

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