diff --git a/src/pages/pointPutawayJob/index.vue b/src/pages/pointPutawayJob/index.vue index 41a82ecd..64438dcb 100644 --- a/src/pages/pointPutawayJob/index.vue +++ b/src/pages/pointPutawayJob/index.vue @@ -18,7 +18,7 @@ - 数量:{{item.packQty}}个 + 数量:{{item.qty}}个 @@ -195,7 +195,7 @@
- 数量:
${item.packQty}个
+ 数量:
${item.qty}个