xj qian
2024-07-23 8b2db327524e52bd4c476efc6d7ef187bdcf9db8
update more
已修改1个文件
2 ■■■ 文件已修改
jrj/project/business/AR/ExchageInput3.cpp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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();