li.shaoyi há 4 anos atrás
pai
commit
c76d8ea223
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ERMCP/PCWEB/Menu/REDEAM.MD

+ 1 - 1
ERMCP/PCWEB/Menu/REDEAM.MD

@@ -11,7 +11,7 @@ interface PcwebMenuAuth {
 interface PcwebMenu {
     title: string, // 标题
     code: string,  // 路由名称
-    path?: string, // 路由路径
+    path?: string, // 路由路径(为空当成组件)
     component: string, // 组件名或文件地址
     sort: number, // 排序
     rulekey: string, // 权限唯一key