From be9db477324813221a06060d420e14a78cf87969 Mon Sep 17 00:00:00 2001 From: TianyangZhang Date: Wed, 5 Nov 2025 16:58:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20ofm-seal=20=E4=BF=AE=E6=94=B9form=20?= =?UTF-8?q?=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ofm/sealForm.vue | 41 ++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 24 deletions(-) diff --git a/src/views/ofm/sealForm.vue b/src/views/ofm/sealForm.vue index 6a94ce6c..1fc290b0 100644 --- a/src/views/ofm/sealForm.vue +++ b/src/views/ofm/sealForm.vue @@ -27,22 +27,23 @@ - - + + - - - +
+ + +
@@ -66,8 +67,6 @@ :disabled="localMode ==='show'"> - - { that.localForm = res; + that.initTimeRange(); if(res.ticket_.state_.type == 1 && res.create_by == that.$TOOL.data.get("USER_INFO").id ) { that.localMode = "edit"; }else{