king
2022-10-20 93d6b5dac3b54f740451a44a9667612e17464a9b
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,