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