Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
fcacf935
Commit
fcacf935
authored
Oct 09, 2019
by
RuoYi
Browse files
按钮类型显示权限标识
parent
4b7400f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/system/menu/index.vue
View file @
fcacf935
...
...
@@ -148,7 +148,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
v-if=
"form.menuType
=
= '
C
'"
label=
"权限标识"
>
<el-form-item
v-if=
"form.menuType
!
= '
M
'"
label=
"权限标识"
>
<el-input
v-model=
"form.perms"
placeholder=
"请权限标识"
maxlength=
"50"
/>
</el-form-item>
</el-col>
...
...
Write
Preview
Supports
Markdown
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