import React, { Component } from 'react'; import JsBarcode from 'jsbarcode'; ... this.props; JsBarcode(this.barcode, value, { format, width, ...
確定! 回上一頁