|
|
@@ -72,7 +72,7 @@
|
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.bc_groupcode = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
- this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -778,7 +778,7 @@
|
|
|
private System.Windows.Forms.Label ma_qty_label;
|
|
|
private System.Windows.Forms.Label mc_restqty_label;
|
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox ms_sncode;
|
|
|
private System.Windows.Forms.Label bc_groupcode_label;
|
|
|
private System.Windows.Forms.Label bc_remark_label;
|
|
|
private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
|