LiFan
2024-10-18 7ac57009ceb55a1d5968f14b5da52dfa4d03e89f
jrj/project/business/Company/HrOrg.cpp
@@ -131,7 +131,7 @@
      return 1;
      xstring id = tv_org.GetItemData(sitem);
      xstring id = (string)tv_org.GetItemData(sitem);
      HCURSOR hCursor = xutil::SetCursorWait();
      OnCreateTree(id, sitem);
      xutil::RestoreCursor(hCursor);