安全检查,补充公司级树

This commit is contained in:
2025-04-10 17:34:21 +08:00
parent 6e6f78e900
commit d9a4bb09ac
98 changed files with 6493 additions and 3750 deletions
@@ -68,7 +68,6 @@ namespace FineUIPro.Web.HSSE.CostGoods
else
{
this.txtCode.Text = BLL.CodeRecordsService.ReturnCodeByMenuIdProjectId(BLL.Const.CostGoodsMeasuresMenuId, this.ProjectId, null);
}
}
}