Browse Source

菜单修改

shilin 3 years ago
parent
commit
667433ed77
1 changed files with 3 additions and 4 deletions
  1. 3 4
      src/views/layout/Menu.vue

+ 3 - 4
src/views/layout/Menu.vue

@@ -785,10 +785,7 @@ export default {
                   path: "/others/gfxmzdy",
                 },
               ],
-            },
-          ],
-        },
-            {
+            },{
               text: "原始数据查询",
               icon: "svg-报表首页",
               path: "/other/realSearch",
@@ -890,6 +887,8 @@ export default {
                 },
               ],
             },
+          ],
+        }
       ],
       activeIndex: 0,
       isShowSubMenu: false,