From 8856308e8f6a372d6509122c305949c142c8e7ef Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 1 Jul 2026 15:55:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BA=A4=E6=8E=A5=E7=89=A9=E6=96=99?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=8F=AF=E4=BB=A5=E9=80=89=E6=8B=A9=E5=90=88?= =?UTF-8?q?=E6=A0=BC=E7=89=A9=E6=96=99=EF=BC=8C=E4=B9=9F=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E8=BF=94=E4=BF=AE=E5=AE=8C=E6=88=90=E7=89=A9?= =?UTF-8?q?=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wpm_bx/handover_form.vue b/src/views/wpm_bx/handover_form.vue index 301f4aaa..7a06c1f2 100644 --- a/src/views/wpm_bx/handover_form.vue +++ b/src/views/wpm_bx/handover_form.vue @@ -540,7 +540,7 @@ export default { let that = this; var req = { page: 0, - state:10, + state__in:'10,34', tag:that.tag, mgroupx:that.mgroupId };