Commit aed9bd81 by maolipeng

Merge branch 'feature/zhujian/0726/qwLiving' into rc

parents 35800da9 c197fad3
......@@ -263,7 +263,7 @@ export default function AddLiveClassInfoWorkWX(props) {
) : (
<>
<span className="label"><span className="require">*</span>时长:</span>
<Select onChange={onDurationChange} defaultValue={60} style={{width:"140px"}} getPopupContainer={()=> document.getElementById("odqboqwdq")} className="eerr">
<Select onChange={onDurationChange} defaultValue={60} style={{width:"300px"}} getPopupContainer={()=> document.getElementById("odqboqwdq")} className="eerr">
<Option value={30}>0.5小时</Option>
<Option value={60}>1.0小时</Option>
<Option value={120}>2.0小时</Option>
......@@ -287,6 +287,7 @@ export default function AddLiveClassInfoWorkWX(props) {
disabled={!props.isEdit ? true: false}
filterOption={(input, option) => option}
getPopupContainer={()=> document.getElementById("ieouwowerwe")}
style={{width:"300px"}}
showSearch
allowClear
onPopupScroll={handleScrollTeacherList}
......@@ -327,7 +328,7 @@ export default function AddLiveClassInfoWorkWX(props) {
<Select
onChange={onRemindChange}
placeholder={"15分钟前"}
style={{width:"130px"}}
style={{width:"180px"}}
getPopupContainer={()=> document.getElementById("jfjfiemc")}
>
<Option value={0}></Option>
......
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