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