From c603210fdb3f2bd2a69c9420d841653d8b3d64d3 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 28 Nov 2025 10:06:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20handover=5Fform=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/handover_form.vue | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) 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:[],