jrj/project/business/HR/GraduationSchool.cpp
@@ -125,6 +125,7 @@ AttachEvent(L"WM_XCOMMAND", (FEvent)&ViewGraduationSchoolList::OnXCommand); //获取焦点事件,用于重置工具条 AttachEvent(L"WM_SETFOCUS", (FEvent)&ViewGraduationSchoolList::OnSetFocus); return 1; } int OnRetrieve()