@@ -48,13 +48,13 @@ const visible = computed(() => props.showStep1 || props.showStep2)
const view = computed(() => {
if (props.showStep2) {
return {
- title: '超收确认(2/2)',
+ title: '温馨提示',
tip: '请核对收货数量,按超收提交收货。',
okText: '确认超收',
}
- title: '超收确认(1/2)',
})
@@ -61,7 +61,7 @@
/>
<div v-if="showOverReceiveTag" class="over-receive-hint" role="status">
<span class="over-receive-hint__badge">超收</span>
- <span class="over-receive-hint__text">无待收行明细的收货</span>
+ <span class="over-receive-hint__text">收货任务内不存在「{{searchBarcode}}}」条码</span>
</div>
<div class="take-barcode">
<div class="barcode-input">