xj qian
2024-11-07 94d3840bda13f23c0cd4619a99ac215b74ffcd94
jrj/project/business/AP/list.manageSupplierID.ap.cpp
@@ -96,7 +96,7 @@
         int h = xcombobox::GetCurSel(evt->command.hCtrl);
         if(h > -1) 
         {
            xstring txt = xcombobox::GetLBText(evt->command.hCtrl, h);
            xstring txt = (string)xcombobox::GetLBText(evt->command.hCtrl, h);
            if(txt==L"出运日期")
            {