mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
5.1
This commit is contained in:
@@ -28,6 +28,14 @@ const permissionRouter = {
|
||||
title: "签名算法",
|
||||
showLink: false
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/doc/code",
|
||||
name: "DocCode",
|
||||
meta: {
|
||||
title: "公共错误码",
|
||||
showLink: false
|
||||
}
|
||||
}
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user