xj qian
2024-08-21 e3488c13f1bcbcd39f8b9b267a3897fcc0d838aa
jrj/project/business/AR/ExchageInput3.cpp
@@ -360,7 +360,7 @@
         int h = xcombobox::GetCurSel(evt->command.hCtrl);
         if (h > -1)
         {
            tabname = xcombobox::GetItemData(evt->command.hCtrl, h);
            tabname = (string)xcombobox::GetItemData(evt->command.hCtrl, h);
            SwitchLayer(L"sheet" + xstring(h + 1), L"frame");
            RetrieveData();
            SetAgent();