Browse Source

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

john 2 năm trước cách đây
mục cha
commit
0c38abf1cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
     }