Commit fb48713f authored by wangjunqiang's avatar wangjunqiang

Merge branch 'wang_master' of https://gitee.com/wangwanxh/Vocs into wang_master

parents 99db7d43 aab78f9f
......@@ -239,7 +239,7 @@ namespace GcDevicePc
/// 1.0.2.3 添加了周期完成后,重新绘图功能
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);
// toolStripStatusLabeSystme.Text = String.Format("状态:{0}", statestr);
......
No preview for this file type
No preview for this file type
......@@ -7,3 +7,5 @@
1.更新现有组件库
2018 6-14
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