diff --git a/src/views/wpm_bx/handover_form.vue b/src/views/wpm_bx/handover_form.vue index baee8c9a..f347336c 100644 --- a/src/views/wpm_bx/handover_form.vue +++ b/src/views/wpm_bx/handover_form.vue @@ -463,8 +463,7 @@ export default { that.materialOptions = []; var req = { mgroupx: that.mgroupId, - page: 0, - state:20 + page: 0 }; this.$API.wpm.wmaterial.list.req(req).then((res) => { that.materialOptions = res.filter(item=>{