Browse Source

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

张忠帅 1 year ago
parent
commit
48d1ce18bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DK.Client/SystemModule/F_MST_0501.Designer.cs

+ 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.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();