|
|
@ -150,7 +150,7 @@ const AddTestDemo = (props) => {
|
|
|
|
<Panel header={`测试用例${props.index + 1}`} extra={props.index===0?false:genExtra()} key="1">
|
|
|
|
<Panel header={`测试用例${props.index + 1}`} extra={props.index===0?false:genExtra()} key="1">
|
|
|
|
<Form>
|
|
|
|
<Form>
|
|
|
|
<FormItem
|
|
|
|
<FormItem
|
|
|
|
label={<span className={'label_text'}>输入</span>}
|
|
|
|
label={<span className={''}>输入</span>}
|
|
|
|
colon={ false }
|
|
|
|
colon={ false }
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<TextArea
|
|
|
|
<TextArea
|
|
|
|