Browse Source

修复 物业端vue 未选择小区进入首页

weiximei 6 years ago
parent
commit
bc3de4937c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      VUECODE/smart-property-manage/src/views/login/index.vue

+ 1
- 1
VUECODE/smart-property-manage/src/views/login/index.vue View File

@@ -154,7 +154,7 @@ export default {
154 154
           return false
155 155
         }
156 156
       })
157
-      this.$router.push({ path: this.redirect || '/index' })
157
+      // this.$router.push({ path: this.redirect || '/index' })
158 158
     },
159 159
     sendCode() {
160 160
       // 默认为1, 1表示不成功