20230626 调整本部检查及单位类单位下拉框
This commit is contained in:
@@ -40,7 +40,7 @@ namespace FineUIPro.Web.CQMS.Material
|
||||
this.ProjectId = this.CurrUser.LoginProjectId;
|
||||
//权限按钮方法
|
||||
GetButtonPower();
|
||||
BLL.UnitService.GetUnit(this.drpUnit, this.ProjectId, true);
|
||||
BLL.UnitService.InitUnitDropDownList(this.drpUnit, this.ProjectId, true);
|
||||
Funs.FineUIPleaseSelect(this.drpState);
|
||||
ddlPageSize.SelectedValue = Grid1.PageSize.ToString();
|
||||
// 绑定表格
|
||||
|
||||
Reference in New Issue
Block a user