From 843cd949b9e6482249014ec297544e1b9ad723be Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 10 十二月 2024 14:04:31 +0800
Subject: [PATCH] 流程设计:扩展属性重构

---
 src/views/projectManage/plan/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/projectManage/plan/index.vue b/src/views/projectManage/plan/index.vue
index ac6e35f..b4b6913 100644
--- a/src/views/projectManage/plan/index.vue
+++ b/src/views/projectManage/plan/index.vue
@@ -301,7 +301,6 @@
           }
         })
       })
-
     }
   }
 };

--
Gitblit v1.8.0