|
@@ -559,7 +559,7 @@
|
|
|
this.Name = "AutoSMTRXY";
|
|
this.Name = "AutoSMTRXY";
|
|
|
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
|
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
- this.Text = "过站数据统计2026-09-21";
|
|
|
|
|
|
|
+ this.Text = "过站数据统计2026-09-22";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pr_pcbacount)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pr_pcbacount)).EndInit();
|