LiFan
2025-04-18 67c0065492e33c9936f12f46f9e2ebcdfb4f98ab
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);