20230626 调整本部检查及单位类单位下拉框
This commit is contained in:
@@ -30,7 +30,7 @@ namespace FineUIPro.Web.CQMS.Check
|
||||
{
|
||||
if (!IsPostBack)
|
||||
{
|
||||
UnitService.GetUnit(drpProposeUnit, CurrUser.LoginProjectId, true);
|
||||
UnitService.InitUnitDropDownList(drpProposeUnit, CurrUser.LoginProjectId, true);
|
||||
Funs.FineUIPleaseSelect(this.drpIsReply);
|
||||
ddlPageSize.SelectedValue = Grid1.PageSize.ToString();
|
||||
BindGrid();
|
||||
|
||||
Reference in New Issue
Block a user