WebService/src/main/resources/components/menuPackage/add-menu/addMenu.js
@@ -97,7 +97,7 @@ return ; } vc.component.addMenuInfo.communityId = vc.getCurrentCommunity().communityId; //vc.component.addMenuInfo.communityId = vc.getCurrentCommunity().communityId; //不提交数据将数据 回调给侦听处理 if(vc.notNull($props.callBackListener)){ vc.emit($props.callBackListener,$props.callBackFunction,vc.component.addMenuInfo);