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{