king
2022-09-26 3cf2bc2f22c997fe5f0a30a6046dd87877bf8185
src/templates/sharecomponent/actioncomponent/verifyexcelin/customscript/index.jsx
@@ -185,7 +185,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,