zhulizhen1111 %!s(int64=4) %!d(string=hai) anos
pai
achega
ab5bbc57cc
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/menuList.vue

+ 2 - 1
src/components/menuList.vue

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