From 101532b8f8beab566fc0a92c066416c5bdcbfd6c Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期三, 29 十一月 2023 14:52:48 +0800
Subject: [PATCH] 整合代码

---
 Source/UBCS-WEB/src/components/FormTemplate/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/components/FormTemplate/index.vue b/Source/UBCS-WEB/src/components/FormTemplate/index.vue
index e0e0dc1..573c4b5 100644
--- a/Source/UBCS-WEB/src/components/FormTemplate/index.vue
+++ b/Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -372,7 +372,7 @@
       if (this.$refs.CodeApply) {
         this.$refs.CodeApply.changeChildItem(this.secVOList, this.TreeValue, this.type);
       }
-    },,
+    },
     //灞炴�х爜娈佃祴鍊�
     attrListForm(attrListForm) {
       this.attrList = attrListForm;

--
Gitblit v1.9.3