提交代码

This commit is contained in:
2024-11-07 14:24:59 +08:00
parent 5a52c54522
commit c5cecce547
20 changed files with 64 additions and 53 deletions
@@ -649,5 +649,10 @@ namespace FineUIPro.Web.HSSE.Hazard
this.drpHandleMan.SelectedIndex = 0;
}
}
protected void drpUnit_SelectedIndexChanged(object sender, EventArgs e)
{
}
}
}