| WebTM/views/车间管理/报表分析/Sc_ProductedRateReport.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/³µ¼ä¹ÜÀí/±¨±í·ÖÎö/Sc_ProductedRateReport.html
@@ -515,7 +515,12 @@ com = "" + Comparator + " ''" + ColContent + "'' "; break; } sWhere += " and " + ColName + " " + com; if (ColName == "å¶æç%") { sWhere += " and [" + ColName + "] " + com; } else { sWhere += " and " + ColName + " " + com; } } if (ColName1 != 0 && Comparator1 != 0) { var com1 = "";