LiFan
2024-12-17 e3f724c9fd36995c207a6ed173849c20aaa2e3d7
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"出运日期")
            {