src/templates/sharecomponent/settingcalcomponent/verifycard/customscript/index.jsx @@ -131,6 +131,10 @@ sql: '' }) this.props.scriptSubmit(values) }, () => { this.setState({ loading: false }) }) } })