king
2023-09-14 be8f81fe2eb52e841efead8586e514842471e0ba
src/templates/sharecomponent/settingcomponent/settingform/simplescript/index.jsx
@@ -314,7 +314,7 @@
    
    this.setState({loading: true})
    Api.genericInterface(param).then(result => {
      if (result.status) {
      if (result.status || result.ErrCode === '-2') {
        this.setState({
          loading: false,
          scripts: _scripts,