root 3 жил өмнө
parent
commit
b62fc42550

+ 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
                 })