LiFan
2024-12-17 e3f724c9fd36995c207a6ed173849c20aaa2e3d7
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);