Commit 9feec131 by liyuhang19990520

菜单权限

parent b7fc6a73
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
/*
* @Author: your name
* @Date: 2021-09-07 09:58:13
* @LastEditTime: 2022-01-17 16:06:18
* @LastEditTime: 2022-01-18 14:47:50
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\router\modules\index.js
......@@ -249,7 +249,7 @@ export default [
icon_a: '/img/baobiao_a.png',
meta: {
title: '统计报表',
auth: 'H'
auth: 'I'
},
component: () => import('@/views/tjbb/tjbb.vue')
},
......@@ -390,7 +390,7 @@ export default [
hidden: false,
meta: {
title: '操作日志',
auth: 'H-6',
auth: 'H-7',
parentId: 'SystemManage'
},
component: () =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment