fix(web): style

This commit is contained in:
Baoshuo Ren 2022-03-17 11:04:22 +08:00
parent 2f4ed55d9d
commit 2193962238
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -81,7 +81,8 @@
}, },
array('page_len' => 100, array('page_len' => 100,
'get_row_index' => '', 'get_row_index' => '',
'print_after_table' => function() {} 'print_after_table' => function() {
}
) )
); );
?> ?>