lu
2025-04-19 b084bd77d01a94c8f0a2d20c86a1f45ba7c8a23c
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) =>