2023-11-01

This commit is contained in:
2023-11-01 23:12:52 +08:00
parent 8d25d69061
commit 32c893fdc3
20 changed files with 496 additions and 203 deletions
@@ -165,7 +165,7 @@ namespace FineUIPro.Web.PHTGL.ContractCompile
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtTotalCostFixedComprehensiveUnitPrice;
protected global::FineUIPro.NumberBox txtTotalCostFixedComprehensiveUnitPrice;
/// <summary>
/// txtMainMaterialCost 控件。
@@ -174,7 +174,7 @@ namespace FineUIPro.Web.PHTGL.ContractCompile
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtMainMaterialCost;
protected global::FineUIPro.NumberBox txtMainMaterialCost;
/// <summary>
/// txtTotalPrice 控件。
@@ -183,7 +183,7 @@ namespace FineUIPro.Web.PHTGL.ContractCompile
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtTotalPrice;
protected global::FineUIPro.NumberBox txtTotalPrice;
/// <summary>
/// txtCalculationRule 控件。