This commit is contained in:
2025-07-25 08:40:02 +08:00
parent ea313cbbba
commit 63eb85a30f
3 changed files with 24 additions and 2 deletions
@@ -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";