Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fns_backend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zhang Xiaojie
fns_backend
Commits
ee04e391
Commit
ee04e391
authored
Oct 20, 2021
by
xhx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
df6a1795
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
userManagerCol.ts
src/const/columns/userManagerCol.ts
+12
-1
No files found.
src/const/columns/userManagerCol.ts
View file @
ee04e391
...
@@ -93,6 +93,11 @@ const columns:Array<column> =
...
@@ -93,6 +93,11 @@ const columns:Array<column> =
align
:
'center'
,
align
:
'center'
,
dataIndex
:
'second_sub_branch'
,
dataIndex
:
'second_sub_branch'
,
role
:[
role
:[
eRole
.
superManager
,
eRole
.
firstLevel_branch
,
eRole
.
secondary_branch
,
eRole
.
firstLevel_sub_branch
,
eRole
.
firstLevel_sub_clientManager
,
eRole
.
secondary_sub_branch
,
eRole
.
secondary_sub_branch
,
eRole
.
secondary_sub_clientManager
,
eRole
.
secondary_sub_clientManager
,
]
]
...
@@ -102,9 +107,12 @@ const columns:Array<column> =
...
@@ -102,9 +107,12 @@ const columns:Array<column> =
align
:
'center'
,
align
:
'center'
,
dataIndex
:
'first_sub_branch'
,
dataIndex
:
'first_sub_branch'
,
role
:[
role
:[
eRole
.
superManager
,
eRole
.
firstLevel_branch
,
eRole
.
secondary_branch
,
eRole
.
firstLevel_sub_branch
,
eRole
.
firstLevel_sub_branch
,
eRole
.
secondary_sub_branch
,
eRole
.
firstLevel_sub_clientManager
,
eRole
.
firstLevel_sub_clientManager
,
eRole
.
secondary_sub_branch
,
eRole
.
secondary_sub_clientManager
,
eRole
.
secondary_sub_clientManager
,
]
]
},
},
...
@@ -113,6 +121,8 @@ const columns:Array<column> =
...
@@ -113,6 +121,8 @@ const columns:Array<column> =
align
:
'center'
,
align
:
'center'
,
dataIndex
:
'second_branch'
,
dataIndex
:
'second_branch'
,
role
:[
role
:[
eRole
.
superManager
,
eRole
.
firstLevel_branch
,
eRole
.
secondary_branch
,
eRole
.
secondary_branch
,
eRole
.
firstLevel_sub_branch
,
eRole
.
firstLevel_sub_branch
,
eRole
.
firstLevel_sub_clientManager
,
eRole
.
firstLevel_sub_clientManager
,
...
@@ -125,6 +135,7 @@ const columns:Array<column> =
...
@@ -125,6 +135,7 @@ const columns:Array<column> =
align
:
'center'
,
align
:
'center'
,
dataIndex
:
'first_branch'
,
dataIndex
:
'first_branch'
,
role
:[
role
:[
eRole
.
superManager
,
eRole
.
firstLevel_branch
,
eRole
.
firstLevel_branch
,
eRole
.
secondary_branch
,
eRole
.
secondary_branch
,
eRole
.
firstLevel_sub_branch
,
eRole
.
firstLevel_sub_branch
,
...
...
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