xj qian
2024-09-04 ca7bfcdac21b765d29d0045308d434dfd038b10c
jrj/project/business/Company/HRPerson.cpp
@@ -126,8 +126,7 @@
   int OnSearch()
   {
      control xc = new control;
      xc.setNativePointer(GetControl(L"QueryTxt"));
      xcontrol xc = GetControl(L"QueryTxt");
      m_sTxt = xc.GetText();
      OnRetrieve();
      return 1;