From d15b34d050c6531b2a02535e74031dbf8b393094 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 14 Nov 2025 09:26:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=8E=BB=E7=BA=A4=E7=89=A9=E6=96=99?= =?UTF-8?q?=E6=8A=A5=E5=BA=9F=E5=8F=AF=E9=80=89=E4=BB=BB=E4=BD=95=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E7=9A=84=E7=89=A9=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/handover_form.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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=>{