Skip to content

Commit 1092979

Browse files
committed
fix style
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
1 parent ea61b4f commit 1092979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/status/list.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default {
2727
return {
2828
alive: true,
2929
ajax_url: apiurl('/status/list'),
30-
limit: 50,
30+
limit: 20,
3131
columns: [{
3232
name: 'id',
3333
label: 'Run ID',

0 commit comments

Comments
 (0)