| WebService/src/main/resources/components/orgPackage/add-org/addOrg.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebService/src/main/resources/components/orgPackage/add-org/addOrg.js
@@ -109,7 +109,7 @@ return; } vc.component.addOrgInfo.communityId = vc.getCurrentCommunity().communityId; //vc.component.addOrgInfo.communityId = vc.getCurrentCommunity().communityId; //不提交数据将数据 回调给侦听处理 if (vc.notNull($props.callBackListener)) { vc.emit($props.callBackListener, $props.callBackFunction, vc.component.addOrgInfo);