From 5e8093904334ad88a462b2a81b8d52c48644aa67 Mon Sep 17 00:00:00 2001 From: FrancisHu <2756004617@qq.com> Date: Tue, 7 May 2024 09:38:01 +0800 Subject: [PATCH] =?UTF-8?q?5.7=E5=AE=81=E5=A4=8F=E6=81=A2=E5=A4=8D?= =?UTF-8?q?=E8=BD=A6=E7=89=8C=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fetchMaterialOutStoreDetail.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/fetchMaterialOutStoreDetail/fetchMaterialOutStoreDetail.vue b/pages/fetchMaterialOutStoreDetail/fetchMaterialOutStoreDetail.vue index a905a30..21a604f 100644 --- a/pages/fetchMaterialOutStoreDetail/fetchMaterialOutStoreDetail.vue +++ b/pages/fetchMaterialOutStoreDetail/fetchMaterialOutStoreDetail.vue @@ -75,7 +75,7 @@

待出库数量

{{ infoList.outNum }} - +

出库数量

@@ -228,7 +228,7 @@ parentId: that.infoList.parentId, typeId: that.infoList.typeId, taskId: that.infoList.taskId, - // carCode: that.carCode, + carCode: that.carCode, outNum: that.multiNum, companyId: uni.getStorageSync('userInfo').sysUser.companyId }