xj qian
2024-09-05 89c226a7da5ffc6748ff3ef70aacad7625bafa3e
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"出运日期")
            {