|
|
|
@ -478,7 +478,7 @@ class EditTab extends React.Component {
|
|
|
|
|
|
|
|
|
|
{/* 添加测试用例 */}
|
|
|
|
|
<div className={'test_demo_title'} ref={this.headerRef}>
|
|
|
|
|
<h2>测试用例</h2>
|
|
|
|
|
<h3>测试用例</h3>
|
|
|
|
|
<Button type="primary" ghost onClick={handleAddTest}>添加测试用例</Button>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="test_demo_ctx">
|
|
|
|
|