This commit is contained in:
高飞 2025-07-10 17:49:51 +08:00
parent dc43dbeae8
commit 75946c4f31
3 changed files with 101 additions and 101 deletions

View File

@ -13,13 +13,13 @@ namespace Resources {
/// <summary> /// <summary>
/// 一个强类型资源类,用于查找本地化字符串等。 /// 强类型资源类,用于查找本地化字符串等。
/// </summary> /// </summary>
// 此类是由 StronglyTypedResourceBuilder // 此类是由 StronglyTypedResourceBuilder
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或除成员,请编辑 .ResX 文件,然后重新运行 ResGen // 若要添加或除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 Visual Studio 项目。 // (以 /str 作为命令选项),或重新生成 Visual Studio 项目。
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "17.0.0.0")] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Lan { internal class Lan {
@ -33,7 +33,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 返回此类使用的缓存 ResourceManager 实例。 /// 返回此类使用的缓存 ResourceManager 实例。
/// </summary> /// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager { internal static global::System.Resources.ResourceManager ResourceManager {
@ -47,8 +47,8 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 重写当前线程的 CurrentUICulture 属性,对 /// 覆盖当前线程的 CurrentUICulture 属性
/// 使用此强类型资源类的所有资源查找执行重写 /// 使用此强类型资源类的资源查找。
/// </summary> /// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture { internal static global::System.Globalization.CultureInfo Culture {
@ -61,7 +61,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 大数据中心 的本地化字符串。 /// 查找类似 大数据中心 的本地化字符串。
/// </summary> /// </summary>
internal static string BigDataCenter { internal static string BigDataCenter {
get { get {
@ -70,7 +70,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 证书预警 的本地化字符串。 /// 查找类似 证书预警 的本地化字符串。
/// </summary> /// </summary>
internal static string CertificateWarning { internal static string CertificateWarning {
get { get {
@ -79,7 +79,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 中国 的本地化字符串。 /// 查找类似 中国 的本地化字符串。
/// </summary> /// </summary>
internal static string China { internal static string China {
get { get {
@ -88,7 +88,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 中文 的本地化字符串。 /// 查找类似 中文 的本地化字符串。
/// </summary> /// </summary>
internal static string Chinese { internal static string Chinese {
get { get {
@ -97,7 +97,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 土建基础交安 的本地化字符串。 /// 查找类似 土建基础交安 的本地化字符串。
/// </summary> /// </summary>
internal static string CivilInfrastructure { internal static string CivilInfrastructure {
get { get {
@ -106,7 +106,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 已完成 的本地化字符串。 /// 查找类似 已完成 的本地化字符串。
/// </summary> /// </summary>
internal static string completed { internal static string completed {
get { get {
@ -115,7 +115,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 参建人数 的本地化字符串。 /// 查找类似 参建人数 的本地化字符串。
/// </summary> /// </summary>
internal static string ConPersonCount { internal static string ConPersonCount {
get { get {
@ -124,7 +124,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 施工单位 的本地化字符串。 /// 查找类似 施工单位 的本地化字符串。
/// </summary> /// </summary>
internal static string ConstructionUnit { internal static string ConstructionUnit {
get { get {
@ -133,7 +133,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 合同到期时间 的本地化字符串。 /// 查找类似 合同到期时间 的本地化字符串。
/// </summary> /// </summary>
internal static string ContractExpirationTime { internal static string ContractExpirationTime {
get { get {
@ -142,7 +142,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 当前现场人数 的本地化字符串。 /// 查找类似 当前现场人数 的本地化字符串。
/// </summary> /// </summary>
internal static string CurrentPersonnel { internal static string CurrentPersonnel {
get { get {
@ -151,7 +151,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 隐患总数 的本地化字符串。 /// 查找类似 隐患总数 的本地化字符串。
/// </summary> /// </summary>
internal static string DangersCount { internal static string DangersCount {
get { get {
@ -160,7 +160,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 员工管理 的本地化字符串。 /// 查找类似 员工管理 的本地化字符串。
/// </summary> /// </summary>
internal static string EmployeeManage { internal static string EmployeeManage {
get { get {
@ -169,7 +169,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 英文 的本地化字符串。 /// 查找类似 英文 的本地化字符串。
/// </summary> /// </summary>
internal static string English { internal static string English {
get { get {
@ -178,7 +178,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 现场动态 的本地化字符串。 /// 查找类似 现场动态 的本地化字符串。
/// </summary> /// </summary>
internal static string FieldDynamics { internal static string FieldDynamics {
get { get {
@ -187,7 +187,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 首台设备到货 的本地化字符串。 /// 查找类似 首台设备到货 的本地化字符串。
/// </summary> /// </summary>
internal static string FirstEquipmentArrived { internal static string FirstEquipmentArrived {
get { get {
@ -196,7 +196,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 焊接一次合格率 的本地化字符串。 /// 查找类似 焊接一次合格率 的本地化字符串。
/// </summary> /// </summary>
internal static string FistPassRateWelding { internal static string FistPassRateWelding {
get { get {
@ -205,7 +205,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 全屏 的本地化字符串。 /// 查找类似 全屏 的本地化字符串。
/// </summary> /// </summary>
internal static string FullScreen { internal static string FullScreen {
get { get {
@ -214,7 +214,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 总承包商施工计划 的本地化字符串。 /// 查找类似 总承包商施工计划 的本地化字符串。
/// </summary> /// </summary>
internal static string GeneralConPlan { internal static string GeneralConPlan {
get { get {
@ -223,7 +223,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 一般风险 的本地化字符串。 /// 查找类似 一般风险 的本地化字符串。
/// </summary> /// </summary>
internal static string GeneralRisk { internal static string GeneralRisk {
get { get {
@ -232,7 +232,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 较大风险 的本地化字符串。 /// 查找类似 较大风险 的本地化字符串。
/// </summary> /// </summary>
internal static string GreaterRisk { internal static string GreaterRisk {
get { get {
@ -241,7 +241,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 总部检查 的本地化字符串。 /// 查找类似 总部检查 的本地化字符串。
/// </summary> /// </summary>
internal static string HeadquartersInspection { internal static string HeadquartersInspection {
get { get {
@ -250,7 +250,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 首页 的本地化字符串。 /// 查找类似 首页 的本地化字符串。
/// </summary> /// </summary>
internal static string HomePage { internal static string HomePage {
get { get {
@ -259,7 +259,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 安全管理 的本地化字符串。 /// 查找类似 安全管理 的本地化字符串。
/// </summary> /// </summary>
internal static string HSEManage { internal static string HSEManage {
get { get {
@ -268,7 +268,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 湿度 的本地化字符串。 /// 查找类似 湿度 的本地化字符串。
/// </summary> /// </summary>
internal static string humidness { internal static string humidness {
get { get {
@ -277,7 +277,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 综合管理 的本地化字符串。 /// 查找类似 综合管理 的本地化字符串。
/// </summary> /// </summary>
internal static string IntegratedManage { internal static string IntegratedManage {
get { get {
@ -286,7 +286,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 在施危大工程数 的本地化字符串。 /// 查找类似 在施危大工程数 的本地化字符串。
/// </summary> /// </summary>
internal static string LargeRisk { internal static string LargeRisk {
get { get {
@ -295,7 +295,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 级 的本地化字符串。 /// 查找类似 级 的本地化字符串。
/// </summary> /// </summary>
internal static string Level { internal static string Level {
get { get {
@ -304,7 +304,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 现场视频 的本地化字符串。 /// 查找类似 现场视频 的本地化字符串。
/// </summary> /// </summary>
internal static string LiveVideo { internal static string LiveVideo {
get { get {
@ -313,7 +313,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 现场相册 的本地化字符串。 /// 查找类似 现场相册 的本地化字符串。
/// </summary> /// </summary>
internal static string Live_photo_album { internal static string Live_photo_album {
get { get {
@ -322,7 +322,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 低风险 的本地化字符串。 /// 查找类似 低风险 的本地化字符串。
/// </summary> /// </summary>
internal static string LowRisk { internal static string LowRisk {
get { get {
@ -331,7 +331,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 重大风险 的本地化字符串。 /// 查找类似 重大风险 的本地化字符串。
/// </summary> /// </summary>
internal static string MajorRisk { internal static string MajorRisk {
get { get {
@ -340,7 +340,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 管理人员总数 的本地化字符串。 /// 查找类似 管理人员总数 的本地化字符串。
/// </summary> /// </summary>
internal static string managersCount { internal static string managersCount {
get { get {
@ -349,7 +349,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 最大化 的本地化字符串。 /// 查找类似 最大化 的本地化字符串。
/// </summary> /// </summary>
internal static string maximize { internal static string maximize {
get { get {
@ -358,7 +358,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 机械竣工 的本地化字符串。 /// 查找类似 机械竣工 的本地化字符串。
/// </summary> /// </summary>
internal static string MechanicalCompletion { internal static string MechanicalCompletion {
get { get {
@ -367,7 +367,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 机械预警 的本地化字符串。 /// 查找类似 机械预警 的本地化字符串。
/// </summary> /// </summary>
internal static string MechanicalWarning { internal static string MechanicalWarning {
get { get {
@ -376,7 +376,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 消息 的本地化字符串。 /// 查找类似 消息 的本地化字符串。
/// </summary> /// </summary>
internal static string message { internal static string message {
get { get {
@ -385,7 +385,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 更多 的本地化字符串。 /// 查找类似 更多 的本地化字符串。
/// </summary> /// </summary>
internal static string more { internal static string more {
get { get {
@ -394,7 +394,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 您没有此模块操作权限,请联系管理员授权! 的本地化字符串。 /// 查找类似 您没有此模块操作权限,请联系管理员授权! 的本地化字符串。
/// </summary> /// </summary>
internal static string NoAuthorize { internal static string NoAuthorize {
get { get {
@ -403,7 +403,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 噪音 的本地化字符串。 /// 查找类似 噪音 的本地化字符串。
/// </summary> /// </summary>
internal static string noise { internal static string noise {
get { get {
@ -412,7 +412,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 您没有权限进入项目管理模块! 的本地化字符串。 /// 查找类似 您没有权限进入项目管理模块! 的本地化字符串。
/// </summary> /// </summary>
internal static string NoPermission { internal static string NoPermission {
get { get {
@ -421,7 +421,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 通知管理 的本地化字符串。 /// 查找类似 通知管理 的本地化字符串。
/// </summary> /// </summary>
internal static string NoticeManage { internal static string NoticeManage {
get { get {
@ -430,7 +430,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 现场考勤 的本地化字符串。 /// 查找类似 现场考勤 的本地化字符串。
/// </summary> /// </summary>
internal static string OnSiteAttendance { internal static string OnSiteAttendance {
get { get {
@ -439,7 +439,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 在新标签页中打开 的本地化字符串。 /// 查找类似 在新标签页中打开 的本地化字符串。
/// </summary> /// </summary>
internal static string OpensNewTab { internal static string OpensNewTab {
get { get {
@ -448,7 +448,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 合格率 的本地化字符串。 /// 查找类似 合格率 的本地化字符串。
/// </summary> /// </summary>
internal static string PassRate { internal static string PassRate {
get { get {
@ -457,7 +457,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 桩基施工 的本地化字符串。 /// 查找类似 桩基施工 的本地化字符串。
/// </summary> /// </summary>
internal static string Pilefoundationconstruction { internal static string Pilefoundationconstruction {
get { get {
@ -466,7 +466,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 管道安装开始 的本地化字符串。 /// 查找类似 管道安装开始 的本地化字符串。
/// </summary> /// </summary>
internal static string PipeInstallationStarts { internal static string PipeInstallationStarts {
get { get {
@ -475,7 +475,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 变电所受电 的本地化字符串。 /// 查找类似 变电所受电 的本地化字符串。
/// </summary> /// </summary>
internal static string PowerReceived { internal static string PowerReceived {
get { get {
@ -484,7 +484,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 问题总数 的本地化字符串。 /// 查找类似 问题总数 的本地化字符串。
/// </summary> /// </summary>
internal static string ProblemTotal { internal static string ProblemTotal {
get { get {
@ -493,7 +493,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 项目地址 的本地化字符串。 /// 查找类似 项目地址 的本地化字符串。
/// </summary> /// </summary>
internal static string ProjectAddress { internal static string ProjectAddress {
get { get {
@ -502,7 +502,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 项目清单 的本地化字符串。 /// 查找类似 项目清单 的本地化字符串。
/// </summary> /// </summary>
internal static string ProjectList { internal static string ProjectList {
get { get {
@ -511,7 +511,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 项目名称 的本地化字符串。 /// 查找类似 项目名称 的本地化字符串。
/// </summary> /// </summary>
internal static string ProjectName { internal static string ProjectName {
get { get {
@ -520,7 +520,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 项目进度计划 的本地化字符串。 /// 查找类似 项目进度计划 的本地化字符串。
/// </summary> /// </summary>
internal static string ProjectSchedule { internal static string ProjectSchedule {
get { get {
@ -529,7 +529,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 项目统计 的本地化字符串。 /// 查找类似 项目统计 的本地化字符串。
/// </summary> /// </summary>
internal static string ProjectStatistics { internal static string ProjectStatistics {
get { get {
@ -538,7 +538,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 在建项目 的本地化字符串。 /// 查找类似 在建项目 的本地化字符串。
/// </summary> /// </summary>
internal static string ProjectUnderConstruction { internal static string ProjectUnderConstruction {
get { get {
@ -547,7 +547,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 质量管理 的本地化字符串。 /// 查找类似 质量管理 的本地化字符串。
/// </summary> /// </summary>
internal static string QualityManage { internal static string QualityManage {
get { get {
@ -556,7 +556,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 质量统计 的本地化字符串。 /// 查找类似 质量统计 的本地化字符串。
/// </summary> /// </summary>
internal static string QualityStatistics { internal static string QualityStatistics {
get { get {
@ -565,7 +565,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 质量预警 的本地化字符串。 /// 查找类似 质量预警 的本地化字符串。
/// </summary> /// </summary>
internal static string QualityWarning { internal static string QualityWarning {
get { get {
@ -574,7 +574,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 质量问题统计 的本地化字符串。 /// 查找类似 质量问题统计 的本地化字符串。
/// </summary> /// </summary>
internal static string Quality_problem_statistics { internal static string Quality_problem_statistics {
get { get {
@ -583,7 +583,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 资质预警 的本地化字符串。 /// 查找类似 资质预警 的本地化字符串。
/// </summary> /// </summary>
internal static string Quawarning { internal static string Quawarning {
get { get {
@ -592,7 +592,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 退出 的本地化字符串。 /// 查找类似 退出 的本地化字符串。
/// </summary> /// </summary>
internal static string quit { internal static string quit {
get { get {
@ -601,7 +601,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 实时视频 的本地化字符串。 /// 查找类似 实时视频 的本地化字符串。
/// </summary> /// </summary>
internal static string RealTimeVideo { internal static string RealTimeVideo {
get { get {
@ -610,7 +610,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 整改率 的本地化字符串。 /// 查找类似 整改率 的本地化字符串。
/// </summary> /// </summary>
internal static string RectificationRate { internal static string RectificationRate {
get { get {
@ -619,7 +619,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 刷新 的本地化字符串。 /// 查找类似 刷新 的本地化字符串。
/// </summary> /// </summary>
internal static string Refresh { internal static string Refresh {
get { get {
@ -628,7 +628,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 刷新本页 的本地化字符串。 /// 查找类似 刷新本页 的本地化字符串。
/// </summary> /// </summary>
internal static string RefreshPage { internal static string RefreshPage {
get { get {
@ -637,7 +637,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 距竣工剩余 的本地化字符串。 /// 查找类似 距竣工剩余 的本地化字符串。
/// </summary> /// </summary>
internal static string RemainingTimeCompletion { internal static string RemainingTimeCompletion {
get { get {
@ -646,7 +646,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 风险管控 的本地化字符串。 /// 查找类似 风险管控 的本地化字符串。
/// </summary> /// </summary>
internal static string RiskControl { internal static string RiskControl {
get { get {
@ -655,7 +655,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 安全人工时 的本地化字符串。 /// 查找类似 安全人工时 的本地化字符串。
/// </summary> /// </summary>
internal static string SafeLaborHours { internal static string SafeLaborHours {
get { get {
@ -664,7 +664,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 安全问题统计 的本地化字符串。 /// 查找类似 安全问题统计 的本地化字符串。
/// </summary> /// </summary>
internal static string SafeProStat { internal static string SafeProStat {
get { get {
@ -673,7 +673,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 累计安全人工时 的本地化字符串。 /// 查找类似 累计安全人工时 的本地化字符串。
/// </summary> /// </summary>
internal static string SafetyLaborHours { internal static string SafetyLaborHours {
get { get {
@ -682,7 +682,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 安全统计 的本地化字符串。 /// 查找类似 安全统计 的本地化字符串。
/// </summary> /// </summary>
internal static string SafetyStatistics { internal static string SafetyStatistics {
get { get {
@ -691,7 +691,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 工程管理 的本地化字符串。 /// 查找类似 工程管理 的本地化字符串。
/// </summary> /// </summary>
internal static string ScheduleManage { internal static string ScheduleManage {
get { get {
@ -700,7 +700,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 选择语言 的本地化字符串。 /// 查找类似 选择语言 的本地化字符串。
/// </summary> /// </summary>
internal static string SelectLanguage { internal static string SelectLanguage {
get { get {
@ -709,7 +709,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 劳务数据 的本地化字符串。 /// 查找类似 劳务数据 的本地化字符串。
/// </summary> /// </summary>
internal static string ServiceData { internal static string ServiceData {
get { get {
@ -718,7 +718,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 设置 的本地化字符串。 /// 查找类似 设置 的本地化字符串。
/// </summary> /// </summary>
internal static string Settings { internal static string Settings {
get { get {
@ -727,7 +727,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 注销 的本地化字符串。 /// 查找类似 注销 的本地化字符串。
/// </summary> /// </summary>
internal static string SignOUT { internal static string SignOUT {
get { get {
@ -736,7 +736,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 开工时间 的本地化字符串。 /// 查找类似 开工时间 的本地化字符串。
/// </summary> /// </summary>
internal static string Start_time { internal static string Start_time {
get { get {
@ -745,7 +745,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 分包管理 的本地化字符串。 /// 查找类似 分包管理 的本地化字符串。
/// </summary> /// </summary>
internal static string SubManagement { internal static string SubManagement {
get { get {
@ -754,7 +754,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 监理单位 的本地化字符串。 /// 查找类似 监理单位 的本地化字符串。
/// </summary> /// </summary>
internal static string SupervisionUnit { internal static string SupervisionUnit {
get { get {
@ -763,7 +763,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 切换首页 的本地化字符串。 /// 查找类似 切换首页 的本地化字符串。
/// </summary> /// </summary>
internal static string SwitchHomePage { internal static string SwitchHomePage {
get { get {
@ -772,7 +772,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 系统菜单 的本地化字符串。 /// 查找类似 系统菜单 的本地化字符串。
/// </summary> /// </summary>
internal static string SystemMenu { internal static string SystemMenu {
get { get {
@ -781,7 +781,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 智慧施工管理信息系统 的本地化字符串。 /// 查找类似 智慧施工管理信息系统 的本地化字符串。
/// </summary> /// </summary>
internal static string SystemName { internal static string SystemName {
get { get {
@ -790,7 +790,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 温度 的本地化字符串。 /// 查找类似 温度 的本地化字符串。
/// </summary> /// </summary>
internal static string temperature { internal static string temperature {
get { get {
@ -799,7 +799,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 竣工时间 的本地化字符串。 /// 查找类似 竣工时间 的本地化字符串。
/// </summary> /// </summary>
internal static string TimeCompletion { internal static string TimeCompletion {
get { get {
@ -808,7 +808,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 待办事项 的本地化字符串。 /// 查找类似 待办事项 的本地化字符串。
/// </summary> /// </summary>
internal static string TodoList { internal static string TodoList {
get { get {
@ -817,7 +817,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 合同总工期 的本地化字符串。 /// 查找类似 合同总工期 的本地化字符串。
/// </summary> /// </summary>
internal static string TotalContractDuration { internal static string TotalContractDuration {
get { get {
@ -826,7 +826,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 未完成 的本地化字符串。 /// 查找类似 未完成 的本地化字符串。
/// </summary> /// </summary>
internal static string uncompleted { internal static string uncompleted {
get { get {
@ -835,7 +835,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 用户 的本地化字符串。 /// 查找类似 用户 的本地化字符串。
/// </summary> /// </summary>
internal static string user { internal static string user {
get { get {
@ -844,7 +844,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 视频监控 的本地化字符串。 /// 查找类似 视频监控 的本地化字符串。
/// </summary> /// </summary>
internal static string VideoSurveillance { internal static string VideoSurveillance {
get { get {
@ -853,7 +853,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 焊接管理 的本地化字符串。 /// 查找类似 焊接管理 的本地化字符串。
/// </summary> /// </summary>
internal static string WeldingManage { internal static string WeldingManage {
get { get {
@ -862,7 +862,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 风速 的本地化字符串。 /// 查找类似 风速 的本地化字符串。
/// </summary> /// </summary>
internal static string WindSpeed { internal static string WindSpeed {
get { get {
@ -871,7 +871,7 @@ namespace Resources {
} }
/// <summary> /// <summary>
/// 查找类似 作业人员总数 的本地化字符串。 /// 查找类似 作业人员总数 的本地化字符串。
/// </summary> /// </summary>
internal static string WorkPersonnel { internal static string WorkPersonnel {
get { get {

View File

@ -306,13 +306,13 @@ namespace FineUIPro.Web.CQMS.QuantityManagement
decimal monthComplete = 0; decimal monthComplete = 0;
foreach (var d in days) foreach (var d in days)
{ {
var dayInputs = dayInputs.Where(x => x.BaseId == baseId && x.Date == d && x.WorkTeam == workTeamId); var dayInput2s = dayInputs.Where(x => x.BaseId == baseId && x.Date == d && x.WorkTeam == workTeamId);
if (dayInputs.Count() > 0) if (dayInputs.Count() > 0)
{ {
decimal c = 0; decimal c = 0;
foreach (var item in collection) foreach (var item in dayInput2s)
{ {
c += dayInput.DayAmount ?? 0; c += item.DayAmount ?? 0;
} }
this.Grid1.Rows[i].Values[14 + j] = c.ToString("0.##"); this.Grid1.Rows[i].Values[14 + j] = c.ToString("0.##");
monthComplete += c; monthComplete += c;

View File

@ -12,7 +12,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FineUIPro.Web</RootNamespace> <RootNamespace>FineUIPro.Web</RootNamespace>
<AssemblyName>FineUIPro.Web</AssemblyName> <AssemblyName>FineUIPro.Web</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion> <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress> <UseIISExpress>true</UseIISExpress>
<SccProjectName> <SccProjectName>
</SccProjectName> </SccProjectName>