linwenxin hai 5 meses
pai
achega
b446348275
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/setting/account/index.vue

+ 1 - 1
src/views/setting/account/index.vue

@@ -692,7 +692,7 @@ export default {
         .then(() => {
           setTimeout(() => {
             loading.close()
-            window.location.href = process.env.VUE_APP_PATH_ALIAS
+            window.location.href = '/'
           }, 1000)
         })
         .catch(() => {})