king
2022-09-08 0a72ad847aad17cf7dbffc239dec0d62c34a10d1
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,