mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化crc 优化
This commit is contained in:
parent
5e05c67c7b
commit
92d7e4197d
@ -113,7 +113,7 @@
|
||||
};
|
||||
$that.aOwnerDetailRoomFeeInfo.payerObjIds = [];
|
||||
//发送get请求
|
||||
vc.http.apiGet('/room.queryAdminRoom',
|
||||
vc.http.apiGet('/room.queryAdminOwnerRooms',
|
||||
param,
|
||||
function (json) {
|
||||
let _roomInfo = JSON.parse(json);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user