Commit 4c87a8b775c6f352484f0bcc5d57284ee6917f7b

Authored by 王富生
2 parents 8198343c cbcee509

Merge branch 'test' of http://192.168.1.195:9998/web_developers/workreport into test

topages/hourscount/hourscount.js
@@ -62,7 +62,6 @@ var fun= { @@ -62,7 +62,6 @@ var fun= {
62 }, 62 },
63 //工时统计查询 63 //工时统计查询
64 queryAsraDailyAllForList:function(){ 64 queryAsraDailyAllForList:function(){
65 - debugger;  
66 var noDataShow = '<div class="nodata-icon" ></div>'; 65 var noDataShow = '<div class="nodata-icon" ></div>';
67 var req = fun.getParams(); 66 var req = fun.getParams();
68 var opt = { 67 var opt = {