| src/views/productionPlan/productionPlan/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionPlan/productionPlan/index.vue
@@ -775,6 +775,7 @@ mergeForm.totalAssignedQuantity = totalAssignedQuantity; mergeForm.planCompleteTime = firstRow.requiredDate || ""; mergeForm.productId = firstRow.productId || ""; mergeForm.createTime = dayjs().format("YYYY-MM-DD HH:mm:ss"); mergeForm.ids = selectedRows.value.map(row => row.id); // 打开弹窗