优化添加位置功能

This commit is contained in:
java110 2020-06-04 19:02:20 +08:00
parent 33bf8da54a
commit 9379c4784a

View File

@ -37,6 +37,7 @@
vc.component.locationManageInfo.conditions.page = _page;
vc.component.locationManageInfo.conditions.row = _rows;
vc.component.locationManageInfo.conditions.communityId = vc.getCurrentCommunity().communityId;
var param = {
params: vc.component.locationManageInfo.conditions
};