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
4da024d1
Commit
4da024d1
authored
Aug 12, 2021
by
yuananting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改学习模式闯关值
parent
0186c213
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/modules/task-center/train-task/components/BasicInfo.jsx
+2
-2
No files found.
src/modules/task-center/train-task/components/BasicInfo.jsx
View file @
4da024d1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: yuananting
* @Author: yuananting
* @Date: 2021-07-29 14:32:24
* @Date: 2021-07-29 14:32:24
* @LastEditors: yuananting
* @LastEditors: yuananting
* @LastEditTime: 2021-08-12 1
0:43:27
* @LastEditTime: 2021-08-12 1
5:51:24
* @Description: 任务中心-培训任务-新建-基本信息
* @Description: 任务中心-培训任务-新建-基本信息
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
...
@@ -202,7 +202,7 @@ function BasicInfo(props) {
...
@@ -202,7 +202,7 @@ function BasicInfo(props) {
<
Radio
.
Group
value=
{
learnType
}
disabled=
{
taskState
===
'STARTING'
}
onChange=
{
(
e
)
=>
props
.
onChange
(
'learnType'
,
e
.
target
.
value
)
}
>
<
Radio
.
Group
value=
{
learnType
}
disabled=
{
taskState
===
'STARTING'
}
onChange=
{
(
e
)
=>
props
.
onChange
(
'learnType'
,
e
.
target
.
value
)
}
>
<
Space
direction=
'vertical'
size=
{
16
}
>
<
Space
direction=
'vertical'
size=
{
16
}
>
<
Radio
value=
'FREEDOM'
>
自由学习
</
Radio
>
<
Radio
value=
'FREEDOM'
>
自由学习
</
Radio
>
<
Radio
value=
'
BREAKTHROUGH_LEARNING
'
>
<
Radio
value=
'
ORDER
'
>
闯关学习
闯关学习
<
Tooltip
title=
'学员必须按顺序学习'
>
<
Tooltip
title=
'学员必须按顺序学习'
>
<
i
<
i
...
...
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