xj qian
2024-07-05 964c575fa7ec6028c1b91c4e15a6c258e7bda44a
jrj/project/business/AR/CustomerTran.AR.cpp
@@ -99,12 +99,12 @@
            if (str.length() != 36)
            {
               hdr.mask = DMS_CSSSTYLE;
               hdr.cssstyle = L"color:#ff0000";
               hdr.pCssStyle = (LPTSTR)L"color:#ff0000";
            }
            else if (str.find(L"-") != 8)
            {
               hdr.mask = DMS_CSSSTYLE;
               hdr.cssstyle = L"color:#ff0000";
               hdr.pCssStyle = (LPTSTR)L"color:#ff0000";
            }
         }
         return 1;