Commit 7eb17a14 贾鹏旭

Merge branch 'master' of 106.15.194.121:zdl/NS100

2 个父辈 ce95f011 50977918
...@@ -182,7 +182,7 @@ namespace SmartScan ...@@ -182,7 +182,7 @@ namespace SmartScan
this.BtnRetrospect.Padding = new System.Windows.Forms.Padding(3); this.BtnRetrospect.Padding = new System.Windows.Forms.Padding(3);
this.BtnRetrospect.Size = new System.Drawing.Size(160, 50); this.BtnRetrospect.Size = new System.Drawing.Size(160, 50);
this.BtnRetrospect.TabIndex = 7; this.BtnRetrospect.TabIndex = 7;
this.BtnRetrospect.Text = "Keyword"; this.BtnRetrospect.Text = "Traceability";
this.BtnRetrospect.Click += new System.EventHandler(this.BtnHistory_Click); this.BtnRetrospect.Click += new System.EventHandler(this.BtnHistory_Click);
// //
// FrmSetPlus // FrmSetPlus
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!