Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivManage
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
ReactWeb5
CivManage
Commits
54a41d0d
Commit
54a41d0d
authored
Dec 23, 2022
by
皮倩雯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: '角色管理角色树手写搜索功能'
parent
3c1bf7cc
Pipeline
#65835
passed with stages
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
filedConfig.jsx
...s/bsmanager/base/tablemanager/filedConfig/filedConfig.jsx
+1
-1
RoleManage.jsx
src/pages/userCenter/roleManage/RoleManage.jsx
+0
-0
RoleManage.less
src/pages/userCenter/roleManage/RoleManage.less
+4
-2
No files found.
src/pages/bsmanager/base/tablemanager/filedConfig/filedConfig.jsx
View file @
54a41d0d
...
...
@@ -113,7 +113,7 @@ const AddModal = props => {
title
:
'字段名'
,
dataIndex
:
'name'
,
key
:
'name'
,
align
:
'
center
'
,
align
:
'
left
'
,
width
:
300
,
onCell
:
()
=>
({
style
:
{
...
...
src/pages/userCenter/roleManage/RoleManage.jsx
View file @
54a41d0d
This diff is collapsed.
Click to expand it.
src/pages/userCenter/roleManage/RoleManage.less
View file @
54a41d0d
...
...
@@ -182,4 +182,7 @@
white-space: nowrap;
text-overflow: ellipsis;
padding-left: 10px;
}
\ No newline at end of file
}
.titleSearch {
color: #f50;
}
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