Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
O
on-site-service-admin-view
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
external
on-site-service-admin-view
Commits
df952b01
Commit
df952b01
authored
Jul 26, 2022
by
shangtx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 角色管理
parent
b7035df8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
261 additions
and
203 deletions
+261
-203
SubClassEdit.vue
src/views/serv/SubClassEdit.vue
+1
-1
SysRoleDetail.vue
src/views/system/role/SysRoleDetail.vue
+260
-201
SysRoleList.vue
src/views/system/role/SysRoleList.vue
+0
-1
No files found.
src/views/serv/SubClassEdit.vue
View file @
df952b01
...
...
@@ -45,7 +45,7 @@
</a-col>
<a-col
:span=
"23"
>
<a-form-item
label=
"服务详情"
>
<RichText
ref=
"RichText"
:height=
"
7
00"
/>
<RichText
ref=
"RichText"
:height=
"
9
00"
/>
</a-form-item>
</a-col>
</a-row>
...
...
src/views/system/role/SysRoleDetail.vue
View file @
df952b01
This diff is collapsed.
Click to expand it.
src/views/system/role/SysRoleList.vue
View file @
df952b01
...
...
@@ -75,7 +75,6 @@
</span>
<span
slot=
"tags"
slot-scope=
"text, record"
>
<a-switch
:disabled=
"record.id==1"
checkedChildren=
"启用"
unCheckedChildren=
"禁用"
@
click=
"setStatus(record)"
...
...
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