Commit 0fcfcd6a by guomingpang

fix:merge master

parents cda9ed1c 64195835
...@@ -1048,6 +1048,7 @@ class AddOfflineCourse extends React.Component { ...@@ -1048,6 +1048,7 @@ class AddOfflineCourse extends React.Component {
startTimeApply: undefined, startTimeApply: undefined,
endTimeApply: undefined, endTimeApply: undefined,
quota: null, quota: null,
whetherVisitorsJoin: value ? whetherVisitorsJoin : 'YES',
}) })
}} }}
/> />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment