king
2022-09-22 c33ac9ddcdbed91bd2267bed2a96199441806a04
src/templates/sharecomponent/actioncomponent/verifyexcelout/customscript/index.jsx
@@ -173,7 +173,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,