增加企业展示

This commit is contained in:
2023-06-10 10:55:18 +08:00
parent 1c8c630c21
commit 1836f816cf
69 changed files with 91 additions and 57 deletions
@@ -25,6 +25,7 @@ namespace FineUIPro.Web.DataShow
BLL.ProjectService.InitProjectDropDownList(this.drpProject, true);
// 绑定表格t
BindGrid();
this.Panel1.Title = "计量器具数据(" + BLL.UnitService.GetUnitNameByUnitId(BLL.CommonService.GetThisUnitId()) + "";
}
}