1
This commit is contained in:
@@ -44,7 +44,7 @@ namespace FineUIPro.Web.WeldMat.UsingPlan
|
||||
this.drpProjectId.DataBind();
|
||||
Funs.FineUIPleaseSelect(this.drpProjectId);
|
||||
|
||||
BLL.UnitStoreService.InitUnitStoreDropDownList(drpUnitStore, null, true);
|
||||
BLL.UnitStoreService.InitUnitStoreDropDownList2(drpUnitStore, null, true);
|
||||
|
||||
this.drpOrderTime.DataTextField = "Text";
|
||||
this.drpOrderTime.DataValueField = "Value";
|
||||
|
||||
Reference in New Issue
Block a user