xj qian
2024-08-05 b8b0912fb9385f08c55e7055f37564c21e98fa50
jrj/project/business/AR/ExchangeSignFast.cpp
@@ -134,7 +134,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"限定客户")
            {
               OnRetrieve(1);