king
2022-08-28 32b8ffb3d9cdf49be768a5ddedec2a58d5893503
src/menu/components/form/simple-form/index.jsx
@@ -514,7 +514,7 @@
          param.rduri = window.GLOB.mainSystemApi
        }
        
        Api.getLocalConfig(param).then(result => {
        Api.genericInterface(param).then(result => {
          if (result.status) {
            this.setState({
              sqlVerifing: false,