king
2022-09-06 239372741b43da41c0a18ac613d16a41f39b5c0b
src/menu/sysinterface/settingform/simplescript/index.jsx
@@ -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,