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,执行驳回操作'