【修改】修改sso地址
This commit is contained in:
@@ -72,6 +72,7 @@ export default {
|
|||||||
this.getMarket().then((resx)=>{
|
this.getMarket().then((resx)=>{
|
||||||
this.$store.commit('setMarketpre', resx)
|
this.$store.commit('setMarketpre', resx)
|
||||||
this.$router.push(params)
|
this.$router.push(params)
|
||||||
|
this.$store.commit('savePathUrl', params.path)
|
||||||
}).catch((resx)=>{
|
}).catch((resx)=>{
|
||||||
this.$store.commit('setMarketpre', '')
|
this.$store.commit('setMarketpre', '')
|
||||||
this.$router.push({ path: '/report/list', query: { id: 'AEHJB8YNJ3' } })
|
this.$router.push({ path: '/report/list', query: { id: 'AEHJB8YNJ3' } })
|
||||||
|
|||||||
Reference in New Issue
Block a user