Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
43ebd50a
authored
Jan 17, 2025
by
芋道源码
Committed by
Gitee
Jan 17, 2025
Browse files
Options
Browse Files
Download
Plain Diff
!658 【功能修复】用户管理:如果没有修改权限,则禁用状态开关
Merge pull request !658 from jinmh/master
parents
e4fab335
86bb36fc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
src/views/system/user/index.vue
+1
-0
No files found.
src/views/system/user/index.vue
View file @
43ebd50a
...
...
@@ -124,6 +124,7 @@
:active-value=
"0"
:inactive-value=
"1"
@
change=
"handleStatusChange(scope.row)"
:disabled=
"!checkPermi(['system:user:update'])"
/>
</
template
>
</el-table-column>
...
...
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