king
2 天以前 047dbd742341e268ca772eda8d2ff0b6ba09cb44
src/components/barcode/index.jsx
@@ -44,7 +44,7 @@
        lineColor: style.color || '#000000'
      })
      this.setState({error: false})
    } catch {
    } catch (e) {
      this.setState({error: true})
    }