king
2022-09-16 530e033f9fdba1dfd02848d5839fd348ca6eeed1
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,