Explorar el Código

刷新当前页面

root hace 3 años
padre
commit
b62fc42550
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontendEle/src/views/user/upgrade.vue

+ 1 - 1
frontendEle/src/views/user/upgrade.vue

@@ -381,7 +381,7 @@
                         type: 'success'
                     })
                     this.submitButtonStat = false
-                    this.$router.go(-1)
+                    this.$router.go(0)
                 }).catch(() => {
                     this.submitButtonStat = false
                 })