Explorar o código

改名轴方向测试

cxs hai 1 ano
pai
achega
5a3d1b1c30

+ 1 - 1
OTSSysMgrApp/ControllerSettingForm.Designer.cs

@@ -442,7 +442,7 @@
             this.tabImage2.Padding = new System.Windows.Forms.Padding(3);
             this.tabImage2.Size = new System.Drawing.Size(827, 710);
             this.tabImage2.TabIndex = 2;
-            this.tabImage2.Text = "BSE设置2";
+            this.tabImage2.Text = "轴方向测试";
             this.tabImage2.UseVisualStyleBackColor = true;
             // 
             // splitContainer1

+ 1 - 1
OTSSysMgrApp/OTSSystemManagerForms.cs

@@ -417,7 +417,7 @@ namespace OTSSysMgrApp
                 }
             }
             catch (Exception)
-            {
+            {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                 //MessageBox.Show("读取失败,请以管理员身份运行!");
                 return;
             }