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