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 }