diff --git a/src/views/wpm_gx/handover_form.vue b/src/views/wpm_gx/handover_form.vue index 68b1d076..2df9c813 100644 --- a/src/views/wpm_gx/handover_form.vue +++ b/src/views/wpm_gx/handover_form.vue @@ -97,12 +97,15 @@ format="YYYY-MM-DD" value-format="YYYY-MM-DD" style="width: 100%" + :readonly="mode==='show'" /> + {{ form.send_user_name }} + {{ form.recive_user_name }} - + - + - + - 确定 + 确定 取消 @@ -259,7 +264,8 @@ export default { recive_mgroup: null, handoverb:[], ticket:null, - ticket_:null + ticket_:null, + oinfo_json:{}, }, initForm:{}, selectObjIds:[],