Browse Source

有效无效标识默认选择有效

张忠帅 1 năm trước cách đây
mục cha
commit
48d1ce18bd

+ 1 - 1
DK.Client/SystemModule/F_MST_0501.Designer.cs

@@ -76,7 +76,7 @@
 			this.dgvGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
 			this.dgvGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
 			this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
 			this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
 			this.chkCeaseFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
 			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.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
 			this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
 			this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
 			this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
 			this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();