Browse Source

Merge branch 'master' of http://120.46.159.163:7400/ezhizao/ezhizao_dms_app

wangxin 1 year ago
parent
commit
e0b51c95e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      components/dialog-lot/dialog-lot.vue

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

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