2023-10-25
This commit is contained in:
@@ -105,7 +105,6 @@ namespace FineUIPro.Web.HJGL.PurgingCleaning
|
||||
if (!string.IsNullOrEmpty(unitWorkId))
|
||||
{
|
||||
var w = BLL.UnitWorkService.getUnitWorkByUnitWorkId(unitWorkId);
|
||||
drpUnit.SelectedValue = w.UnitId;
|
||||
this.drpUnitWork.SelectedValue = w.UnitWorkId;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user