src/menu/sysinterface/settingform/simplescript/index.jsx
@@ -72,7 +72,7 @@ ) : ( <div> {this.props.dict['model.status.open']} 启用 <CheckCircleTwoTone style={{marginLeft: '5px'}} twoToneColor="#52c41a" /> </div> ) @@ -259,7 +259,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,