Commit 18f2becb authored by wangwanxh@sina.com's avatar wangwanxh@sina.com

7-17

parent 68ee075c
...@@ -398,7 +398,7 @@ namespace GcDevicePc ...@@ -398,7 +398,7 @@ namespace GcDevicePc
float fDetvalueold = 0.0f; float fDetvalueold = 0.0f;
private void timer1_Tick(object sender, EventArgs e) private void timer1_Tick(object sender, EventArgs e)
{ {
this.Text = String.Format("VOCs在线监测-1.1.3.00 {0}",Formstr); this.Text = String.Format("VOCs在线监测-1.1.3.01 {0}",Formstr);
if (LandIn.Island) if (LandIn.Island)
{ {
HmiStatus.Text = String.Format("状态:{0}", statestr); HmiStatus.Text = String.Format("状态:{0}", statestr);
......
No preview for this file type
...@@ -15,3 +15,6 @@ ...@@ -15,3 +15,6 @@
3、增加了FID信号; 3、增加了FID信号;
4、改变曲线颜色; 4、改变曲线颜色;
5、安装包增加了,开启自启动 5、安装包增加了,开启自启动
2018-7-11 (1.1.3.0)
1、改变软件的目录结构;
2、减弱用户的权利;
\ 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