wyq 1 年之前
父节点
当前提交
1f791909fb

+ 1 - 1
XdCxRhDW.App/UserControl/X1D1GDOPParam.Designer.cs

@@ -304,7 +304,7 @@
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.Size = new System.Drawing.Size(485, 43);
             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
-            this.layoutControlItem11.Text = "采集时刻";
+            this.layoutControlItem11.Text = "信号时间";
             this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
             // 

+ 1 - 1
XdCxRhDW.App/UserControl/X1D1GDOPParam.cs

@@ -132,7 +132,7 @@ namespace XdCxRhDW.App.UserControl
         {
             if (txtCapTime.DateTime == DateTime.MinValue)
             {
-                DxHelper.MsgBoxHelper.ShowWarning("采集时刻不能为空!");
+                DxHelper.MsgBoxHelper.ShowWarning("信号时间不能为空!");
                 return;
             }
             var sigTime = txtCapTime.DateTime;

+ 1 - 1
XdCxRhDW.App/UserControl/X2D1GDOPParam.Designer.cs

@@ -265,7 +265,7 @@
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.Size = new System.Drawing.Size(484, 43);
             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
-            this.layoutControlItem11.Text = "采集时刻";
+            this.layoutControlItem11.Text = "信号时间";
             this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
             // 

+ 1 - 1
XdCxRhDW.App/UserControl/X2D1GDOPParam.cs

@@ -142,7 +142,7 @@ namespace XdCxRhDW.App.UserControl
         {
             if (txtCapTime.DateTime == DateTime.MinValue)
             {
-                DxHelper.MsgBoxHelper.ShowWarning("采集时刻不能为空!");
+                DxHelper.MsgBoxHelper.ShowWarning("信号时间不能为空!");
                 return;
             }
             var sigTime = txtCapTime.DateTime;

+ 1 - 1
XdCxRhDW.App/UserControl/X2DFGDOPParam.Designer.cs

@@ -348,7 +348,7 @@
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.Size = new System.Drawing.Size(260, 44);
             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
-            this.layoutControlItem11.Text = "采集时刻";
+            this.layoutControlItem11.Text = "信号时间";
             this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
             // 

+ 1 - 1
XdCxRhDW.App/UserControl/X2DFGDOPParam.cs

@@ -128,7 +128,7 @@ namespace XdCxRhDW.App.UserControl
         {
             if (txtCapTime.DateTime == DateTime.MinValue)
             {
-                DxHelper.MsgBoxHelper.ShowWarning("采集时刻不能为空!");
+                DxHelper.MsgBoxHelper.ShowWarning("信号时间不能为空!");
                 return;
             }
             var sigTime = txtCapTime.DateTime;

+ 1 - 1
XdCxRhDW.App/UserControl/X3DFGDOPParam .Designer.cs

@@ -330,7 +330,7 @@
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.Size = new System.Drawing.Size(513, 44);
             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
-            this.layoutControlItem11.Text = "采集时刻";
+            this.layoutControlItem11.Text = "信号时间";
             this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
             // 

+ 1 - 1
XdCxRhDW.App/UserControl/X3DFGDOPParam .cs

@@ -132,7 +132,7 @@ namespace XdCxRhDW.App.UserControl
         {
             if (txtCapTime.DateTime == DateTime.MinValue)
             {
-                DxHelper.MsgBoxHelper.ShowWarning("采集时刻不能为空!");
+                DxHelper.MsgBoxHelper.ShowWarning("信号时间不能为空!");
                 return;
             }
             var sigTime = txtCapTime.DateTime;

+ 1 - 1
XdCxRhDW.App/UserControl/X3GDOPParam.Designer.cs

@@ -257,7 +257,7 @@
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.Size = new System.Drawing.Size(458, 43);
             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
-            this.layoutControlItem11.Text = "采集时刻";
+            this.layoutControlItem11.Text = "信号时间";
             this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
             // 

+ 1 - 1
XdCxRhDW.App/UserControl/X3GDOPParam.cs

@@ -128,7 +128,7 @@ namespace XdCxRhDW.App.UserControl
         {
             if (txtCapTime.DateTime == DateTime.MinValue)
             {
-                DxHelper.MsgBoxHelper.ShowWarning("采集时刻不能为空!");
+                DxHelper.MsgBoxHelper.ShowWarning("信号时间不能为空!");
                 return;
             }
             var sigTime = txtCapTime.DateTime;