1
lu
2025-04-03 6935dde2d36bf5717115c825b31d28d7a2f22951
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;