WebTM/views/应收管理/报表分析/Xs_SeOrderBarCodeInAndOutStockDetailReport.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/应收管理/报表分析/Xs_SeOrderBarCodeInAndOutStockDetailReport.html
@@ -470,7 +470,7 @@ com = "not like '%" + ColContent + "%' "; break; default: com = "" + Comparator + " ''" + ColContent + "'' "; com = "" + Comparator + " '" + ColContent + "' "; break; } sWhere += " and " + ColName + " " + com;