From cbcee50936a686e9f657c1a9e03fdd73fffb5b00 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 3 Aug 2018 10:33:01 +0800 Subject: [PATCH] 登录 --- topages/hourscount/hourscount.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/topages/hourscount/hourscount.js b/topages/hourscount/hourscount.js index c6eb6e7..7e60eca 100644 --- a/topages/hourscount/hourscount.js +++ b/topages/hourscount/hourscount.js @@ -62,7 +62,6 @@ var fun= { }, //工时统计查询 queryAsraDailyAllForList:function(){ - debugger; var noDataShow = '
'; var req = fun.getParams(); var opt = { -- libgit2 0.21.4