|
@@ -61,7 +61,7 @@ class TencentResult extends Component {
|
|
|
<span className={'schema-table-content'}>
|
|
<span className={'schema-table-content'}>
|
|
|
{
|
|
{
|
|
|
this.props.trialcase?
|
|
this.props.trialcase?
|
|
|
- <Switch checked={true}/>
|
|
|
|
|
|
|
+ <Switch checked={true} disabled/>
|
|
|
:
|
|
:
|
|
|
<SwitchStatus group={group}/>
|
|
<SwitchStatus group={group}/>
|
|
|
}
|
|
}
|