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

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
+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 {