瀏覽代碼

路由文件

DESKTOP-2S67K1S\31396 2 年之前
父節點
當前提交
fbfc5551cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
     }
   }]
 },