king
2022-09-21 c44fd9b30da69e88137e5160444038961b62efe7
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,