更新
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
*/
|
||||
function inputEvent(d) {
|
||||
pageData.query.paymentMethod = pageData.query.paymentMethod.replace(/\s*/g, "");
|
||||
pageData.query.size = 1;
|
||||
pageData.query.page = 1;
|
||||
pageData.list = [];
|
||||
getList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user