Commit 92912af1 by wusiyi

fix: 配货分拣配齐提示修改

parent 5fac5b03
...@@ -195,7 +195,14 @@ ...@@ -195,7 +195,14 @@
<span class="box-top-item-box-index-text">号箱</span> <span class="box-top-item-box-index-text">号箱</span>
<span style="font-size: 30px; white-space: nowrap">放入第</span> <span
v-if="
podOrderDetailsData?.pickingNumber !==
podOrderDetailsData?.purchaseNumber
"
style="font-size: 30px; white-space: nowrap"
>放入第</span
>
<div <div
class="box-top-item-box-index-number" class="box-top-item-box-index-number"
:style="{ :style="{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment