zhaohuanhuan 2 днів тому
батько
коміт
5e156ad96d

+ 2 - 2
src/views/inbound/takeDelivery/components/OverReceiveConfirmDialogs.vue

@@ -48,13 +48,13 @@ const visible = computed(() => props.showStep1 || props.showStep2)
 const view = computed(() => {
   if (props.showStep2) {
     return {
-      title: '超收确认(2/2)',
+      title: '温馨提示',
       tip: '请核对收货数量,按超收提交收货。',
       okText: '确认超收',
     }
   }
   return {
-    title: '超收确认(1/2)',
+    title: '温馨提示',
     okText: '确认超收',
   }
 })

+ 1 - 1
src/views/inbound/takeDelivery/task/index.vue

@@ -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">