Przeglądaj źródła

修复添加 映射关系失败问题

wuxw 6 lat temu
rodzic
commit
c24f025b6b

+ 1 - 1
WebService/src/main/resources/components/mappingPackage/add-mapping/addMapping.js

@@ -92,7 +92,7 @@ remark:'',
                     return ;
                 }
 
-                vc.component.addMappingInfo.communityId = vc.getCurrentCommunity().communityId;
+                //vc.component.addMappingInfo.communityId = vc.getCurrentCommunity().communityId;
 
                 vc.http.post(
                     'addMapping',