进度管理:工程量完成情况

This commit is contained in:
2025-03-27 09:46:50 +08:00
parent 7724d823a7
commit 0d01ba5cbc
9 changed files with 278 additions and 6 deletions
@@ -1352,4 +1352,8 @@
<value>Completion status of weekly plan</value>
<comment>周计划完成情况</comment>
</data>
<data name="mainProject2_QuantityDone" xml:space="preserve">
<value>Completion status of engineering quantity</value>
<comment>工程量完成情况</comment>
</data>
</root>
@@ -1197,4 +1197,7 @@
<data name="mainProject2_WeekPlanDone" xml:space="preserve">
<value>周计划完成情况</value>
</data>
<data name="mainProject2_QuantityDone" xml:space="preserve">
<value>工程量完成情况</value>
</data>
</root>
@@ -1194,4 +1194,7 @@
<data name="mainProject2_WeekPlanDone" xml:space="preserve">
<value>周计划完成情况</value>
</data>
<data name="mainProject2_QuantityDone" xml:space="preserve">
<value>工程量完成情况</value>
</data>
</root>
+13 -4
View File
@@ -1185,6 +1185,15 @@ namespace Resources {
}
}
/// <summary>
/// 查找类似 工程量完成情况 的本地化字符串。
/// </summary>
internal static string mainProject2_QuantityDone {
get {
return ResourceManager.GetString("mainProject2_QuantityDone", resourceCulture);
}
}
/// <summary>
/// 查找类似 质量安全预警 的本地化字符串。
/// </summary>
@@ -3067,7 +3076,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 欢迎回来 的本地化字符串。
/// 查找类似 欢迎回来 的本地化字符串。
/// </summary>
internal static string String1 {
get {
@@ -3076,7 +3085,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 分包管理 的本地化字符串。
/// 查找类似 分包管理 的本地化字符串。
/// </summary>
internal static string SubManagement {
get {
@@ -3256,7 +3265,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 欢迎回来 的本地化字符串。
/// 查找类似 欢迎回来 的本地化字符串。
/// </summary>
internal static string Welcome {
get {
@@ -3265,7 +3274,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 焊接管理 的本地化字符串。
/// 查找类似 焊接管理 的本地化字符串。
/// </summary>
internal static string WeldingManage {
get {