@@ -75,6 +75,7 @@
function getProcesses() {
getProcessList({
deptId: store.curDeptDetails.deptId,
+ dayworkId:form.value.dayworkId
}).then(res => {
if (res.code == 200) {
//过滤工序列表将上道序及之前的工序去掉, 然后过滤出工序交集