BUG
Showing
with
4 additions
and
4 deletions
This diff could not be displayed because it is too large.
Please
register
or
sign in
to comment
... | ... | @@ -104,7 +104,7 @@ const actions = { |
loadingType: 'spinner' | ||
}); | ||
let param = { | ||
limit: 200, | ||
limit: 300, | ||
class_id: payload.class_id | ||
} | ||
let params = Util.getParams(param); | ||
... | ... |