From a4316fa9e97d1c9cc279d30d0809cc6134f55895 Mon Sep 17 00:00:00 2001 From: syruan <15555146157@163.com> Date: Sat, 26 Jul 2025 12:34:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BA=E5=88=86newTypeId=E4=B8=8E=E5=8E=9F?= =?UTF-8?q?=E6=9C=ACtypeId?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/lease/outBound/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue index 5a765908..c44141e8 100644 --- a/src/views/material/lease/outBound/index.vue +++ b/src/views/material/lease/outBound/index.vue @@ -1230,6 +1230,7 @@ export default { parentId: row.parentId, taskId: row.taskId, typeId: row.typeId, + newTypeId: row.newTypeId, publishTask: this.publishTask, outNum: row.outNum, // 待出库数量 remark: '已出库数量为0,执行驳回操作'