Sfoglia il codice sorgente

Merge branch 'Release2.8' of http://36.129.163.148:30080/gogsadmin/OTS into Release2.8

gsp 1 anno fa
parent
commit
7f80d37f85

+ 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, 771);
             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;
             }