lu
2025-04-15 c4c64129aef67b4127cf141c91205da10ebf482b
DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.cs
@@ -18,9 +18,9 @@
        public Frm_Work01(string _fGx, string _fBc)
        {
            InitializeComponent();
            this.Text = "工序采集 - " + _fGx + " - " + fBc;
            this.fGx = _fGx;
            this.fBc = _fBc;
            this.Text = "工序采集 - " + fGx + " - " + fBc;
            txt_gx.Text = fGx;
            txt_bc.Text = fBc;
            txt_barCode.KeyDown += (s, e) =>