king
2023-09-14 be8f81fe2eb52e841efead8586e514842471e0ba
src/templates/zshare/verifycard/customscript/index.jsx
@@ -228,7 +228,7 @@
        } else {
          this.setState({loading: true})
          Api.genericInterface(param).then(res => {
            if (res.status) {
            if (res.status || res.ErrCode === '-2') {
              this.setState({
                loading: false,
                editItem: null