zhulizhen1111 преди 4 години
родител
ревизия
ab5bbc57cc
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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: {}