|
@ -728,7 +728,7 @@ function ExceptionParkReport() { |
|
|
<ExportBtnNew |
|
|
<ExportBtnNew |
|
|
children={<Button className="export-btn" size='medium' type="primary">导出</Button>} |
|
|
children={<Button className="export-btn" size='medium' type="primary">导出</Button>} |
|
|
modalType="noImg" |
|
|
modalType="noImg" |
|
|
totalRecords={500} |
|
|
|
|
|
|
|
|
totalRecords={Data?.total || 0} |
|
|
exportUrl="/api/ana/equipmentRuning/export" |
|
|
exportUrl="/api/ana/equipmentRuning/export" |
|
|
postdata={{ |
|
|
postdata={{ |
|
|
formData: { |
|
|
formData: { |
|
|