help={errmsg.s2||'Please replace the template with normal content'}
validateStatus={errmsg.s2?'error':'warning'}
>
<TextAreatype="textarea"onChange={e=>this.onChange(2,e.target.value)}value={value.s2||this.fisrt_temp}style={{imeMode:'disabled'}}placeholder="Number/Name and Address"rows={4}cols={35}maxLength={140}/>