diff --git a/src/views/wpm_bx/handover_form.vue b/src/views/wpm_bx/handover_form.vue index 581cca1d..e3f67333 100644 --- a/src/views/wpm_bx/handover_form.vue +++ b/src/views/wpm_bx/handover_form.vue @@ -157,7 +157,7 @@ clearable filterable style="width: 100%" - :disabled="type==40" + :disabled="type==40||mode!=='add'" @change="getUserList2" > - + @@ -171,7 +171,7 @@ - +