diff --git a/src/views/wpm_gx/handover.vue b/src/views/wpm_gx/handover.vue index d70f9b9a..63def9bc 100644 --- a/src/views/wpm_gx/handover.vue +++ b/src/views/wpm_gx/handover.vue @@ -199,7 +199,7 @@ size="small" @click="table_reBack(scope.row)" type="danger" - v-if="scope.row.recive_mgroup == mgroupId&&scope.row.submit_time!== null&&(scope.row.type == 10||scope.row.type == 20)&&scope.row.mtype == 10" + v-if="scope.row.recive_mgroup == mgroupId&&scope.row.submit_time!== null&&scope.row.type == 10&&scope.row.mtype == 10" >退回