Commit 4c87a8b775c6f352484f0bcc5d57284ee6917f7b
Merge branch 'test' of http://192.168.1.195:9998/web_developers/workreport into test
Showing
1 changed file
with
0 additions
and
1 deletions
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 = { |