init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -56,7 +56,7 @@ | ... | @@ -56,7 +56,7 @@ |
| 56 | processing: true, | 56 | processing: true, |
| 57 | bSort: false, | 57 | bSort: false, |
| 58 | searching: false,//是否显示搜索 | 58 | searching: false,//是否显示搜索 |
| 59 | iDisplayLength: 6, | 59 | iDisplayLength: 10, |
| 60 | bLengthChange: false, | 60 | bLengthChange: false, |
| 61 | ajax: { | 61 | ajax: { |
| 62 | url: apiBaseUrl + 'application/tool/webSites', | 62 | url: apiBaseUrl + 'application/tool/webSites', | ... | ... |
-
Please register or sign in to post a comment