提交代码
This commit is contained in:
@@ -187,8 +187,8 @@ namespace FineUIPro.Web.TestRun
|
||||
private void InitDropDownList()
|
||||
{
|
||||
//SolutionTempleteTypeService.InitSolutionTempleteDropDownList(drpModelType, false);
|
||||
UnitService.InitUnitByProjectIdUnitTypeDropDownList(drpUnit, CurrUser.LoginProjectId,
|
||||
Const.ProjectUnitType_2, false);
|
||||
UnitService.GetUnit(drpUnit, CurrUser.LoginProjectId,
|
||||
false);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user