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