DESKTOP-2S67K1S\31396 2 rokov pred
rodič
commit
fbfc5551cd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -196,7 +196,7 @@ export const dynamicRoutes = [{
     name: 'deviceListDetail',
     meta: {
       title: '设备详情',
-      activeMenu: '/device/list'
+      activeMenu: '/device/DeviceList'
     }
   }]
 },