【修改】修改sso地址

This commit is contained in:
zhoulingpo
2023-05-19 13:49:44 +08:00
parent 79b6cd30f1
commit 2dcd3e0386
+1
View File
@@ -72,6 +72,7 @@ export default {
this.getMarket().then((resx)=>{
this.$store.commit('setMarketpre', resx)
this.$router.push(params)
this.$store.commit('savePathUrl', params.path)
}).catch((resx)=>{
this.$store.commit('setMarketpre', '')
this.$router.push({ path: '/report/list', query: { id: 'AEHJB8YNJ3' } })