Commit 5eddd1bd by chenshu

feat:初始化

parent b56b27ef
...@@ -231,7 +231,7 @@ class AddOfflineCourse extends React.Component { ...@@ -231,7 +231,7 @@ class AddOfflineCourse extends React.Component {
signOutEndTimeUnit, signOutEndTimeUnit,
signInType, signInType,
signOutType, signOutType,
isEditDisablie: whetherHaveApply === 'YES' || true, isEditDisablie: whetherHaveApply === '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