试卷调分接口联调

issues25489
杨树林 6 years ago
parent c39d3e7cfb
commit dbe0b46660

@ -117,15 +117,15 @@ class ModulationModal extends Component{
color: " #f5222d", color: " #f5222d",
}}>*</span></span> }}>*</span></span>
<Input <Input
className={Inputsvaltype === true ? "borerinput" : "borerinputs"} className={Inputsvaltype === true ? "borerinput" : ""}
style={{ style={{
width: "335px", width: "335px",
height: "40px", height: "40px",
}} }}
placeholder="请填写分数" placeholder="请填写分数"
value={Inputsval} value={Inputsval}
onInput={this.setInputs} onInput={this.setInputs}
suffix={ suffix={
<span <span
style={{ style={{
textAlign: "center", textAlign: "center",

Loading…
Cancel
Save