2023-08-24
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user