mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化隶属组织
This commit is contained in:
parent
5d14e34c81
commit
34c9d794af
@ -75,7 +75,7 @@
|
|||||||
_openDeleteOrgCommunityModel: function (_orgCommunity) {
|
_openDeleteOrgCommunityModel: function (_orgCommunity) {
|
||||||
vc.emit('deleteOrgCommunity', 'openDeleteOrgCommunityModal', _orgCommunity);
|
vc.emit('deleteOrgCommunity', 'openDeleteOrgCommunityModal', _orgCommunity);
|
||||||
},
|
},
|
||||||
_openBeyondCommunity:function(_orgCommunity){
|
_openBeyondOrgCommunity:function(_orgCommunity){
|
||||||
},
|
},
|
||||||
_queryOrgCommunityMethod: function () {
|
_queryOrgCommunityMethod: function () {
|
||||||
vc.component._listOrgCommunitys(DEFAULT_PAGE, DEFAULT_ROWS);
|
vc.component._listOrgCommunitys(DEFAULT_PAGE, DEFAULT_ROWS);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user