更新
This commit is contained in:
@@ -190,7 +190,7 @@ const exportExcel = () => {
|
||||
stime: formData.start_time,
|
||||
etime: formData.end_time,
|
||||
page: 1,
|
||||
page_limit: 20000
|
||||
page_limit: 10000
|
||||
});
|
||||
if (code) {
|
||||
exportTableList = data.lists;
|
||||
|
||||
Reference in New Issue
Block a user