king
2023-09-14 be8f81fe2eb52e841efead8586e514842471e0ba
src/templates/sharecomponent/actioncomponent/verifyprint/index.jsx
@@ -657,7 +657,7 @@
    param.secretkey = Utils.encrypt('', timestamp)
    Api.genericInterface(param).then(result => {
      if (result.status) {
      if (result.status || result.ErrCode === '-2') {
        this.setState({debugId: _debugId})
        _resolve()
      } else {