king
2021-10-21 1da6506bf58270bacc2a4345002c6b082835580e
src/components/barcode/index.jsx
@@ -44,7 +44,7 @@
        lineColor: style.color || '#000000'
      })
      this.setState({error: false})
    } catch {
    } catch (e) {
      this.setState({error: true})
    }