修正列表页搜索无法正常显示第一页&&
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
table.reload('listReload', {
|
||||
where: {
|
||||
status: $("select[name=status]").val()
|
||||
}
|
||||
},
|
||||
page: 1
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user