全部车型导出

This commit is contained in:
zhn
2023-08-24 18:37:09 +08:00
parent 75455bdc57
commit d1ee8ec7c2
@@ -1513,7 +1513,7 @@ public class OtaManageApplyEOServiceImpl extends ServiceImpl<OtaManageApplyEOMap
@Override
public ModelAndView allCarExportXls(HttpServletRequest request, OtaManageApplyEO otaManageApplyEO) {
// Step.2 获取导出数据
List<OtaManageApplyEO> pageList = getOtaPage(otaManageApplyEO);
List<OtaManageApplyEO> pageList = getAllCarPage(otaManageApplyEO);
List<OtaManageApplyEO> exportList = null;
// 过滤选中数据