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