BJ_web_developers
/
workreport
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
4c87a8b775c6f352484f0bcc5d57284ee6917f7b
Authored by
王富生
2018-08-03 10:34:29 +0800
2 parents
8198343c
cbcee509
Merge branch 'test' of http://192.168.1.195:9998/web_developers/workreport into test
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
topages/hourscount/hourscount.js
topages/hourscount/hourscount.js
View file @
4c87a8b
...
...
@@ -62,7 +62,6 @@ var fun= {
62
62
},
63
63
//工时统计查询
64
64
queryAsraDailyAllForList:function(){
65
- debugger;
66
65
var noDataShow = '<div class="nodata-icon" ></div>';
67
66
var req = fun.getParams();
68
67
var opt = {
...
...