vue实现input框 checkbox或radio类型默认选中 checked 当barcodeBox值为1时选中
<input type="checkbox" :checked="barcodeBox==1" />