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 };