Browse Source

fix(KIP-11250): Temp parking frontend | 已登录状态 |parking-user 校验

john 2 years ago
parent
commit
0c38abf1cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/index.js

+ 1 - 1
src/utils/index.js

@@ -396,7 +396,7 @@ export function backLbsHome() {
           })
         }
       } catch (e) {
-        console.log('90909090', e)
+        console.log(e)
       }
       done()
     }