WebTM/views/³µ¼ä¹ÜÀí/±¨±í·ÖÎö/Sc_RetentionTimeReport.html
@@ -507,6 +507,7 @@
                            com = "" + Comparator + " ''" + ColContent + "'' ";
                            break;
                    }
                    sWhere += " and " + ColName + " " + com;
                }
                if (ColName1 != 0 && Comparator1 != 0) {
                    var com1 = "";
@@ -554,7 +555,7 @@
                //根据用户过滤用户关联客户的记录
                //sWhere += getSWhereByHUser();
                sWhere += getSWhereByHUser();
                get_Display(sWhere);
                //调用接口后清空sWhere缓存