src/templates/sharecomponent/settingcomponent/settingform/simplescript/index.jsx
@@ -76,7 +76,7 @@ ) : ( <div style={{color: '#26C281'}}> {this.props.dict['model.status.open']} 启用 <CheckCircleOutlined style={{marginLeft: '5px'}}/> </div> ) @@ -296,7 +296,7 @@ param.secretkey = Utils.encrypt('', param.timestamp) this.setState({loading: true}) Api.getLocalConfig(param).then(result => { Api.genericInterface(param).then(result => { if (result.status) { this.setState({ loading: false,