king
2022-08-28 32b8ffb3d9cdf49be768a5ddedec2a58d5893503
src/menu/components/table/edit-table/columns/tableIn/customscript/index.jsx
@@ -172,7 +172,7 @@
        param.secretkey = Utils.encrypt('', param.timestamp)
        
        this.setState({loading: true})
        Api.getLocalConfig(param).then(res => {
        Api.genericInterface(param).then(res => {
          if (res.status) {
            this.setState({
              loading: false,