lu
2025-04-04 15389492f83a910ae3b5f304cfcffeead30f1777
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;