一、消防安全责任书管理:

二、分包及租赁安全管理
This commit is contained in:
2024-11-11 16:09:33 +08:00
parent bcef47d5cc
commit 3cd809f30f
10 changed files with 124 additions and 120 deletions
+3 -3
View File
@@ -93,7 +93,7 @@ namespace FineUIPro.Web.Transfer
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtTotalFactor;
protected global::FineUIPro.NumberBox txtTotalFactor;
/// <summary>
/// txtCompleteFactor 控件。
@@ -102,7 +102,7 @@ namespace FineUIPro.Web.Transfer
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtCompleteFactor;
protected global::FineUIPro.NumberBox txtCompleteFactor;
/// <summary>
/// txtCompleteProportion 控件。
@@ -111,7 +111,7 @@ namespace FineUIPro.Web.Transfer
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtCompleteProportion;
protected global::FineUIPro.NumberBox txtCompleteProportion;
/// <summary>
/// ddlPressureTestCompleted 控件。