Browse Source

修改菜单

shilin 3 years atrás
parent
commit
b534f3ea04
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/layout/Header.vue
  2. 1 1
      src/views/layout/Menu.vue

+ 1 - 1
src/views/layout/Header.vue

@@ -67,7 +67,7 @@ export default {
         {
           id: 'others',
           text: '其他',
-          path: '/others',
+          path: '/others/reportPandect',
           isActive: false
         }
       ],

+ 1 - 1
src/views/layout/Menu.vue

@@ -788,7 +788,7 @@ export default {
             },{
               text: "原始数据查询",
               icon: "svg-报表首页",
-              path: "/other/realSearch",
+              path: "/others/realSearch",
               children: [
                 {
                   text: "测点数据查询",