菜单文字修改 See merge request dcuc-tjdsj/auth-web!12
@@ -84,7 +84,7 @@ const componentsRouter = [
component: Layout,
redirect: "/log-manage",
alwaysShow: true,
- meta: { title: "日志管理", icon: "el-icon-document-checked", noCache: true, permission: ["QXGL_RZGL"] },
+ meta: { title: "权限日志管理", icon: "el-icon-document-checked", noCache: true, permission: ["QXGL_RZGL"] },
children: [
{
path: "auth-manage-log",