@@ -92,8 +92,7 @@ export default {
},
dumpLegend() {
- // this.$router.push({ path: `/home/legendLibrary` })
- window.open(location.host + '/wandaBmGuide/home/legendLibrary')
+ this.$router.push({ path: `/home/legendLibrary` })
}
components: {}