xj qian
2024-10-29 bb4dc0fab56e542e784311f95ae6d7e7dd785a8f
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"出运日期")
            {