无人机管理后台前端(已迁走)
linwe
2024-10-16 47cbe355f32acd15589406f856b636f0f5f54a4d
src/main.js
@@ -48,6 +48,10 @@
  }
  setStore({ name: 'userInfo', content: obj });
  location.reload()
} else {
  if (localStorage.getItem("isReload")) {
    localStorage.removeItem("isReload")
  }
}