DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
@@ -671,9 +671,9 @@ } //自定不良 if (colType is textSelect) if (colType is UcDictionary) { var txt = colType as textSelect; var txt = colType as UcDictionary; txt.TextTxt=(strVal); //if (txt.IsReadly == false) // txt.Enabled = !isEdt;