Commit d334e4d5 authored by 高宇's avatar 高宇

1.重置密码

parent 464dc789
......@@ -193,6 +193,7 @@ export default {
.then(() => {
// window.location.href = `${this.reLocation}/#/`
// this.$router.push({ path: `http://main.court.com${this.redirect || "/"}` });
console.info("----------------")
this.$router.push('/controlPlatform/control')
// this.loading = false
// this.$router.push('/home')
......
......@@ -333,7 +333,6 @@ export default {
next()
},
created() {
console.log('manufacturer', manufacturer)
this.manufacturer = manufacturer
if (this.$store.getters.searchParams[this.$route.path]) {
const { searchParams } = this.$store.getters; const { path } = this.$route
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment