Commit c866f7fc by 梁建民

BUG

parent 457c98e6
...@@ -104,7 +104,7 @@ const actions = { ...@@ -104,7 +104,7 @@ const actions = {
loadingType: 'spinner' loadingType: 'spinner'
}); });
let param = { let param = {
limit: 200, limit: 300,
class_id: payload.class_id class_id: payload.class_id
} }
let params = Util.getParams(param); let params = Util.getParams(param);
......
This diff could not be displayed because it is too large.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment