From a31deb55464435b01fa45487b354ca2350780868 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期六, 15 二月 2020 12:36:56 +0800
Subject: [PATCH] 隶属小区修改

---
 WebService/src/main/resources/components/orgPackage/orgCommunityManage/orgCommunityManage.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/WebService/src/main/resources/components/orgPackage/orgCommunityManage/orgCommunityManage.js b/WebService/src/main/resources/components/orgPackage/orgCommunityManage/orgCommunityManage.js
index 63cc2b1..91c32f4 100644
--- a/WebService/src/main/resources/components/orgPackage/orgCommunityManage/orgCommunityManage.js
+++ b/WebService/src/main/resources/components/orgPackage/orgCommunityManage/orgCommunityManage.js
@@ -88,6 +88,9 @@
                     vc.component.orgCommunityManageInfo.moreCondition = true;
                 }
             },
+            _goBack:function(){
+                vc.emit('orgManage','onBack',{});
+            }
 
 
 

--
Gitblit v1.8.0