2023-11-01
This commit is contained in:
+3
-3
@@ -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 控件。
|
||||
|
||||
Reference in New Issue
Block a user