ezhizao_zx 1 年之前
父節點
當前提交
072e39ace6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      components/dialog-lot/dialog-lot.vue

+ 2 - 1
components/dialog-lot/dialog-lot.vue

@@ -84,7 +84,8 @@
 			dayworkId: form.value.dayworkId
 		}), getProcessListByLot({
 			id: form.value[0].daywork.lotId,
-			isWasteRecycling: form.value[0].daywork.isWasteRecycling
+			isWasteRecycling: form.value[0].daywork.isWasteRecycling,
+			technologicalProcessId:form.value[0].technologicalProcessId
 		})]).then(([res, response]) => {
 			if (res.code == 200) {
 				//过滤工序列表将上道序及之前的工序去掉, 然后过滤出工序交集