Biao 3 years ago
parent
commit
8e8cb9db5c
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/views/layout/Header.vue

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

@@ -72,13 +72,13 @@ export default {
           path: "/decision/pb",
           isActive: false,
         },
-        // {
-        //   id: "health",
-        //   text: "智慧检修",
-        //   // path: '/sandtable',
-        //   path: "/health/sandtable",
-        //   isActive: false,
-        // },
+        {
+          id: "health",
+          text: "智慧检修",
+          // path: '/sandtable',
+          path: "/health/sandtable",
+          isActive: false,
+        },
         // {
         //   id: "decision",
         //   text: "决策支持",