Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
ae1b270e
Commit
ae1b270e
authored
Aug 17, 2021
by
wufan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/yuananting/20210801/task-center' into dev
parents
8b6c2062
a330274b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
src/modules/college-manage/modal/SetEmployeeModal.jsx
+0
-7
No files found.
src/modules/college-manage/modal/SetEmployeeModal.jsx
View file @
ae1b270e
...
@@ -5,7 +5,6 @@ import './SetEmployeeModal.less'
...
@@ -5,7 +5,6 @@ import './SetEmployeeModal.less'
const
RadioGroup
=
Radio
.
Group
;
const
RadioGroup
=
Radio
.
Group
;
const
tagMap
=
{
const
tagMap
=
{
Cloud_Operator
:
'运营师'
,
Cloud_Lecturer
:
'讲师'
,
Cloud_Lecturer
:
'讲师'
,
Cloud_Manager
:
'管理员'
,
Cloud_Manager
:
'管理员'
,
}
}
...
@@ -105,12 +104,6 @@ export default class SetEmployeeModal extends React.Component {
...
@@ -105,12 +104,6 @@ export default class SetEmployeeModal extends React.Component {
}
}
}
}
className=
"mt5"
className=
"mt5"
>
>
<
Radio
value=
{
"Cloud_Operator"
}
className=
"mt-4"
>
<
span
style=
{
{
color
:
"#333"
}
}
>
运营师
</
span
>
<
p
className=
"radio-tip"
>
仅可查看/转发培训计划内容,并查看负责的学员学习进度
</
p
>
</
Radio
>
<
Radio
value=
{
"Cloud_Lecturer"
}
className=
"mt-4"
>
<
Radio
value=
{
"Cloud_Lecturer"
}
className=
"mt-4"
>
<
span
style=
{
{
color
:
"#333"
}
}
>
讲师
</
span
>
<
span
style=
{
{
color
:
"#333"
}
}
>
讲师
</
span
>
<
p
className=
"radio-tip"
>
<
p
className=
"radio-tip"
>
...
...
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