From 38887eb61a92c3f29bfc3aa1b3286e45d610bcd7 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Mon, 11 Nov 2024 09:58:04 +0800 Subject: [PATCH] =?UTF-8?q?YT-832=E5=AE=A2=E6=88=B7=E9=80=80=E8=B4=A7?= =?UTF-8?q?=EF=BC=8Cpda=E6=89=AB=E6=8F=8F=E4=BB=BB=E5=8A=A1=E6=8A=A5?= =?UTF-8?q?=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mycomponents/qty/balanceQtyEdit.vue | 2 +- src/mycomponents/qty/packUnit.vue | 2 +- src/pages/customerReturn/job/returnDetail.vue | 116 ++++++++++++++++-- 3 files changed, 111 insertions(+), 9 deletions(-) diff --git a/src/mycomponents/qty/balanceQtyEdit.vue b/src/mycomponents/qty/balanceQtyEdit.vue index 250d0a48..319ef2b9 100644 --- a/src/mycomponents/qty/balanceQtyEdit.vue +++ b/src/mycomponents/qty/balanceQtyEdit.vue @@ -44,7 +44,7 @@ 库存数量 : - {{Number(dataContent.balanceQty)}} + {{Number(dataContent.balanceQty)}} diff --git a/src/mycomponents/qty/packUnit.vue b/src/mycomponents/qty/packUnit.vue index e076def7..1ae100d1 100644 --- a/src/mycomponents/qty/packUnit.vue +++ b/src/mycomponents/qty/packUnit.vue @@ -1,5 +1,5 @@