lu
2025-04-03 2f7e917dc9032961335d506a689bfd30c709ba9e
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;