Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sample-form-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
sample-form-platform
Commits
2e308032
Commit
2e308032
authored
Jun 01, 2025
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 优化新增菜单
parent
5392ef0e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sample-form-manager-ui/admin/src/pages/system/menu/components/AddMenu.vue
...ger-ui/admin/src/pages/system/menu/components/AddMenu.vue
+1
-1
No files found.
sample-form-manager-ui/admin/src/pages/system/menu/components/AddMenu.vue
View file @
2e308032
...
...
@@ -304,7 +304,7 @@ export default {
commMenu
:
1
,
// 是否常用菜单 (0.非常用,1.常用)
component
:
""
,
// vue组件路径
menuType
:
0
,
// 菜单类型 (0.目录,1.菜单,2.按钮)
authType
:
0
,
// 权限类型 (0.无限制,1.无需登录查看,2.需要登录查看,3.需要角色权限查看)
authType
:
3
,
// 权限类型 (0.无限制,1.无需登录查看,2.需要登录查看,3.需要角色权限查看)
visible
:
0
,
// 菜单显示状态 (0.显示,1.隐藏)
perms
:
""
,
// 权限标识,多个逗号分割
remark
:
""
,
// 备注信息
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment