LiFan
2024-10-18 f21aea73037ad0465df2dfb2f161069dc024fd09
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);