From 66f90e265b153457e09dde4ac14997b4f930b8a9 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Thu, 10 Oct 2024 11:49:16 +0800 Subject: [PATCH] =?UTF-8?q?HL-623213=E7=8E=AF=E5=A2=83PDA=E6=8C=89?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E6=8A=A5=E5=B7=A5=E5=92=8C=E6=97=A0=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E6=8A=A5=E5=B7=A5=E6=89=93=E5=8D=B0=E5=87=BA=E6=9D=A5?= =?UTF-8?q?=E7=9A=84=E6=A0=87=E7=AD=BE=E6=8E=92=E7=89=88=E6=9C=89=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/point/index.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/pages/point/index.vue b/src/pages/point/index.vue index a4536b25..8b295ddc 100644 --- a/src/pages/point/index.vue +++ b/src/pages/point/index.vue @@ -136,6 +136,7 @@
物品名称
${item.itemName}
+
包装名称
${item.packName}
@@ -174,8 +175,9 @@
来源库位
${item.fromLocationCode}
- ` + ` } + str += `` str += `
@@ -210,9 +212,10 @@
-
- ` + ` } + str += ` + ` })