From e358beb08f5be49703009b64f058ecfbcfeefbd9 Mon Sep 17 00:00:00 2001 From: qin <a@163.com> Date: 星期六, 28 九月 2024 14:27:52 +0800 Subject: [PATCH] 测试standard2.1 --- HStation.RevitDev/RevitDataExport/Forms/Form_SystemCheckResult.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HStation.RevitDev/RevitDataExport/Forms/Form_SystemCheckResult.Designer.cs b/HStation.RevitDev/RevitDataExport/Forms/Form_SystemCheckResult.Designer.cs index c2f0778..a95126e 100644 --- a/HStation.RevitDev/RevitDataExport/Forms/Form_SystemCheckResult.Designer.cs +++ b/HStation.RevitDev/RevitDataExport/Forms/Form_SystemCheckResult.Designer.cs @@ -53,7 +53,7 @@ this.ClientSize = new System.Drawing.Size(800, 450); this.Controls.Add(this.dgv_checkList); this.Name = "Form_SystemCheckResult"; - this.Text = "Form_CheckResult"; + this.Text = "绯荤粺妫�鏌�"; this.Load += new System.EventHandler(this.Form_SystemCheckResult_Load); ((System.ComponentModel.ISupportInitialize)(this.dgv_checkList)).EndInit(); this.ResumeLayout(false); -- Gitblit v1.9.3