|
|
@@ -12,12 +12,12 @@
|
|
|
測試</el-button> -->
|
|
|
<!-- 扫码操作组件-->
|
|
|
<div class="popContainer" v-if="redar" @click="remRedar">
|
|
|
- <dv-decoration-12 style="width:150px;height:100px;margin:0 auto;top: 35%;">
|
|
|
+ <dv-decoration-12 style="width:150px;height:150px;margin:0 auto;top: 35%;">
|
|
|
<span style=" color: #66D9EF;">开启扫描设备连接-样品接收确认</span>
|
|
|
</dv-decoration-12>
|
|
|
</div>
|
|
|
<el-dialog
|
|
|
- width="90%"
|
|
|
+ width="75%"
|
|
|
top="5vh"
|
|
|
:modal-append-to-body='false'
|
|
|
title=" 样品手动接收确认操作 - 确认样品数量及相关信息 (如果扫描无结果,请点击除标题外的空白处,恢复扫码功能)"
|