2025-04-07 17:43:30 +08:00
|
|
|
//------------------------------------------------------------------------------
|
2026-09-14 15:58:12 +08:00
|
|
|
// <auto-generated>
|
|
|
|
|
// This code was generated by a tool.
|
2025-04-07 17:43:30 +08:00
|
|
|
//
|
2026-09-14 15:58:12 +08:00
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
// </auto-generated>
|
2025-04-07 17:43:30 +08:00
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
2026-09-14 15:58:12 +08:00
|
|
|
namespace FineUIPro.Web.HSSE.Accident
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public partial class AccidentHandleView
|
|
|
|
|
{
|
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// form1 control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// PageManager1 control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.PageManager PageManager1;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// SimpleForm1 control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.Form SimpleForm1;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtAccidentHandleCode control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtAccidentHandleCode;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtAccidentHandleName control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtAccidentHandleName;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtAccidentDate control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtAccidentDate;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtWorkHoursLoss control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
protected global::FineUIPro.NumberBox txtWorkHoursLoss;
|
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtMoneyLoss control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.NumberBox txtMoneyLoss;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtIndirectMoneyLoss control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
protected global::FineUIPro.NumberBox txtIndirectMoneyLoss;
|
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtMinorInjuriesPersonNum control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.NumberBox txtMinorInjuriesPersonNum;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtInjuriesPersonNum control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.NumberBox txtInjuriesPersonNum;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtDeathPersonNum control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.NumberBox txtDeathPersonNum;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtAccidentLevel control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtAccidentLevel;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtAccidentType control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtAccidentType;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtUnitName control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtUnitName;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtAccidentLocation control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtAccidentLocation;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtAccidentDef control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextArea txtAccidentDef;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtAccidentHandle control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextArea txtAccidentHandle;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtContractingResponsibility control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextArea txtContractingResponsibility;
|
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// txtPositionName control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtPositionName;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtResponsibilityType control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtResponsibilityType;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtResponsibleMan control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextBox txtResponsibleMan;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtResponsibilityDesc control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.TextArea txtResponsibilityDesc;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Toolbar1 control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.Toolbar Toolbar1;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// lbTemp control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.Label lbTemp;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// btnAttachUrl control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.Button btnAttachUrl;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// ToolbarFill1 control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.ToolbarFill ToolbarFill1;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// btnClose control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.Button btnClose;
|
2026-09-14 15:58:12 +08:00
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
/// <summary>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// WindowAtt control.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
2026-09-14 15:58:12 +08:00
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
2025-04-07 17:43:30 +08:00
|
|
|
/// </remarks>
|
|
|
|
|
protected global::FineUIPro.Window WindowAtt;
|
|
|
|
|
}
|
|
|
|
|
}
|