|
|
@@ -76,7 +76,7 @@
|
|
|
this.dgvGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
this.chkCeaseFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
|
|
|
- this.chkValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
|
|
|
+ this.chkValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(true,false);
|
|
|
this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
|