2023-08-24

This commit is contained in:
2023-08-24 09:53:21 +08:00
parent c8d6ac780a
commit a8abb1a24b
17 changed files with 1620 additions and 22680 deletions
@@ -78,7 +78,7 @@ namespace FineUIPro.Web.DocManage
NodeID = "0",
EnableCheckBox = false,
EnableCheckEvent = false,
Expanded = true
Expanded = false
};
this.trCopyMan.Nodes.Add(rootNode);
var units = BLL.UnitService.GetUnitByProjectIdList(this.CurrUser.LoginProjectId);