@@ -52,7 +52,7 @@
</div>
<div class="ewm">
- <vue-barcode :value="item1.serial" :width="1" :height="15" :margin="0" :displayValue="false" ></vue-barcode>
+ <vue-barcode :value="item1.serial" :width="1.5" :height="15" :margin="0" :displayValue="false" ></vue-barcode>
<!-- <div
@@ -231,9 +231,10 @@ export default {
margin: 10px 10px;
border-radius: 4px;
background-color: #fff;
+ font-weight: bold;
}
.ewm{
- margin-left: 44px;
+ margin-left: 30px;
/*
.tagBox {