Commit cfd4841296628114a853f0c6c95cea882e9de0ab

Authored by 娄高锋
1 parent a59a1607

解决换人换车情况统计表导出无数据问题

src/main/resources/static/pages/forms/mould/changetochange.xls
No preview for this file type
src/main/resources/static/pages/mforms/changetochanges/changetochange.html
@@ -286,8 +286,8 @@ @@ -286,8 +286,8 @@
286 $post('/mcy_export/changetochangeExport', { 286 $post('/mcy_export/changetochangeExport', {
287 sel:sel, 287 sel:sel,
288 line:line, 288 line:line,
289 - gsdmChange:gsdmChange,  
290 - fgsdmChange:fgsdmChange, 289 + gsdm:gsdmChange,
  290 + fgsdm:fgsdmChange,
291 startDate : startDate, 291 startDate : startDate,
292 endDate : endDate, 292 endDate : endDate,
293 type : 'export', 293 type : 'export',