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
Email Patches
Plain Diff
Browse Code »
Commit
cbcee50936a686e9f657c1a9e03fdd73fffb5b00
Authored by
liuqimichale
2018-08-03 10:33:01 +0800
1 parent
d73d9f4b
登录
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
topages/hourscount/hourscount.js
topages/hourscount/hourscount.js
View file @
cbcee50
...
...
@@ -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 = {
...
...