|
|
@ -44,7 +44,8 @@ |
|
|
|
:right-options="item.scaned?scanOptions:detailOptions"> |
|
|
|
<recommend :detail="item" :isShowPack="isShowPack" :isShowBatch="isShowBatch" |
|
|
|
:isShowFromLocation="isShowLocation"></recommend> |
|
|
|
<view v-if="item.failedQty>0||item.crackQty>0" :class="item.scaned?'scan_view':''" style="font-size: 32rpx;"> |
|
|
|
<!-- --> |
|
|
|
<view v-if="item.failedQty>0||item.crackQty>0" :class="item.scaned?'scan_view':''" style="font-size: 32rpx;margin-top: 5px;"> |
|
|
|
<view class="cell_box uni-flex uni-row"> |
|
|
|
<view class="cell_info uni-flex uni-row"> |
|
|
|
<view class="text_lightblue"> |
|
|
|