Commit 95464d8e authored by wangwanxh@sina.com's avatar wangwanxh@sina.com

n

parent 165759d2
...@@ -239,7 +239,7 @@ namespace GcDevicePc ...@@ -239,7 +239,7 @@ namespace GcDevicePc
/// 1.0.2.3 添加了周期完成后,重新绘图功能 /// 1.0.2.3 添加了周期完成后,重新绘图功能
private void timer1_Tick(object sender, EventArgs e) private void timer1_Tick(object sender, EventArgs e)
{ {
this.Text = String.Format("VOCs在线监测-1.0.2.3 {0}",Formstr); this.Text = String.Format("VOCs在线监测-1.0.2.7 {0}",Formstr);
HmiStatus.Text = String.Format("状态:{0}", statestr); HmiStatus.Text = String.Format("状态:{0}", statestr);
// toolStripStatusLabeSystme.Text = String.Format("状态:{0}", statestr); // toolStripStatusLabeSystme.Text = String.Format("状态:{0}", statestr);
......
No preview for this file type
No preview for this file type
...@@ -7,3 +7,5 @@ ...@@ -7,3 +7,5 @@
1.更新现有组件库 1.更新现有组件库
2018 6-14 2018 6-14
1,调整目录 1,调整目录
2018-6-27
1.自动校准,时间值设定为0,只能输入整数
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment