king
2022-09-01 04f5e0399afc9903dd9ebdb64bce2f01cf6c8a70
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,