Explorar o código

trialcase switch ok

xy %!s(int64=7) %!d(string=hai) anos
pai
achega
37e996fb5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app/common/manage/TencentResult.js

+ 1 - 1
src/app/common/manage/TencentResult.js

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