Commit ad73f7c4e021f31ef48df88420ef86e887730f0f

Authored by 潘钊
1 parent 1b067410

update...

src/main/resources/static/real_control_v2/fragments/north/nav/history_sch_maintain.html
... ... @@ -438,9 +438,9 @@
438 438 });
439 439  
440 440 //统计路单 -娄高峰
441   - /*gb_common.$get('/calcWaybill/generateNew', {date:rq, line: lineCode}, function () {
  441 + gb_common.$get('/calcWaybill/generateNew', {date:rq, line: lineCode}, function () {
442 442 reCountEp.emitLater('calcWaybill');
443   - });*/
  443 + });
444 444  
445 445 //统计油 -廖磊
446 446 gb_common.$post('/ylb/updateHistory', {date:rq, line: lineCode}, function () {
... ...