init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
| 60 | processing: true, | 60 | processing: true, |
| 61 | bSort: false, | 61 | bSort: false, |
| 62 | searching: false,//是否显示搜索 | 62 | searching: false,//是否显示搜索 |
| 63 | iDisplayLength: 6, | 63 | iDisplayLength: 99, |
| 64 | bLengthChange: false, | 64 | bLengthChange: false, |
| 65 | ajax: { | 65 | ajax: { |
| 66 | url: apiBaseUrl + '/system/role/getAllRole', | 66 | url: apiBaseUrl + '/system/role/getAllRole', | ... | ... |
-
Please register or sign in to post a comment