质量管理,管道试压包管理导入功能

This commit is contained in:
2025-10-16 18:18:18 +08:00
parent e48087673e
commit bb4969983f
12 changed files with 716 additions and 23 deletions
+9
View File
@@ -105,6 +105,15 @@ namespace Resources {
}
}
/// <summary>
/// 查找类似 已审待施工 的本地化字符串。
/// </summary>
internal static string ApprovalCompletedUnderConstruction {
get {
return ResourceManager.GetString("ApprovalCompletedUnderConstruction", resourceCulture);
}
}
/// <summary>
/// 查找类似 材料到货 的本地化字符串。
/// </summary>