vue2-client 1.8.156 → 1.8.157

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue2-client",
3
- "version": "1.8.156",
3
+ "version": "1.8.157",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve --no-eslint",
@@ -207,7 +207,6 @@ function loadInterceptors () {
207
207
  if (window.__MICRO_APP_ENVIRONMENT__) {
208
208
  logout().then(() => {
209
209
  isReloginShow = false
210
- location.href = '/login'
211
210
  })
212
211
  } else {
213
212
  notification.open({