修改查询条件问题
This commit is contained in:
@@ -196,6 +196,9 @@ export default {
|
||||
startDate: $('#startDate').val(),
|
||||
endDate: $('#endDate').val(),
|
||||
partitionId: $('#partitionId').val(),
|
||||
loginType: $('#loginType').val(),
|
||||
isCharge: $('#isCharge').val(),
|
||||
firstRoomErBanNo: $('#firstRoomErBanNo').val(),
|
||||
};
|
||||
return param;
|
||||
},
|
||||
|
Reference in New Issue
Block a user