Sfoglia il codice sorgente

菜单逻辑调整

yangxiao 3 anni fa
parent
commit
e7a6301210
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      src/views/WindSite/WindSite.vue

+ 4 - 0
src/views/WindSite/WindSite.vue

@@ -77,6 +77,10 @@ export default {
         //   icon: "svg-easy-compass",
         //   path: "/monitor/windsite/map1",
         // },
+        {
+          icon: "svg-matrix",
+          path: "/monitor/windsite/matrix",
+        },
       ],
     };
   },