|
@@ -174,7 +174,7 @@ export default {
|
|
dumpLegend() {
|
|
dumpLegend() {
|
|
const { conf } = window.__systemConf,
|
|
const { conf } = window.__systemConf,
|
|
{ wandaBmGuideUrl } = conf
|
|
{ wandaBmGuideUrl } = conf
|
|
- window.open(`${wandaBmGuideUrl}home/legendLibrary&token=${this.$store.state.ssoToken}`, true)
|
|
|
|
|
|
+ window.open(`${wandaBmGuideUrl}home/legendLibrary`, true)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|