打印影响延迟优化
This commit is contained in:
@@ -15,9 +15,9 @@ var SearchRecordCtr = Ctr{
|
||||
page = 1
|
||||
}
|
||||
|
||||
if pageSize <= 0 {
|
||||
pageSize = 20
|
||||
}
|
||||
//if pageSize <= 0 {
|
||||
pageSize = 50
|
||||
//}
|
||||
|
||||
data := Map{"del_flag": 0}
|
||||
keywords := that.Req.FormValue("keywords")
|
||||
|
||||
Reference in New Issue
Block a user