diff --git a/src/views/wpm/mlog6_form.vue b/src/views/wpm/mlog6_form.vue index 9b6d656f..16aa1941 100644 --- a/src/views/wpm/mlog6_form.vue +++ b/src/views/wpm/mlog6_form.vue @@ -623,9 +623,9 @@ export default { let that = this; that.$API.wpm.wmaterial.list .req({ + material__in: that.material_in, belong_dept__name: "6车间", page: 0, - material__in: that.material__in, }) .then((res) => { if (res.length > 0) {