lu
2025-05-05 f5b68343056a31c0d221e6aa0d671a9f8ef798cd
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) =>