瀏覽代碼

菜单补全

Koishi 3 年之前
父節點
當前提交
aabd885810
共有 1 個文件被更改,包括 10 次插入5 次删除
  1. 10 5
      src/views/layout/Menu.vue

+ 10 - 5
src/views/layout/Menu.vue

@@ -565,11 +565,11 @@ export default {
                   icon: "svg-wind-site",
                   path: "/health/MalfunctionWarning/Supervised",
                 },
-				{
-				  text: "齿轮箱故障诊断",
-				  icon: "svg-wind-site",
-				  path: "/health/MalfunctionWarning/diagnose",
-				},
+                {
+                  text: "齿轮箱故障诊断",
+                  icon: "svg-wind-site",
+                  path: "/health/MalfunctionWarning/diagnose",
+                },
               ],
             },
           ],
@@ -1031,6 +1031,11 @@ export default {
                   icon: "svg-matrix",
                   path: "/others/overhaulRule",
                 },
+                {
+                  text: "故障手册",
+                  icon: "svg-matrix",
+                  path: "/others/faultManual",
+                },
               ],
             },
           ],