xj qian
2024-07-24 a7042deea556e6ac56f4849de2ec448b5aa0592f
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();