DevApp/Gs.DevApp/UserControl/UcLookUser.cs
@@ -19,7 +19,7 @@ } public bool IsReadly { get; set; } private bool _rdy; public bool IsReadly { set{ _rdy = value; this.lookSearchSupplier.ReadOnly = _rdy; } get { return _rdy; } } /// <summary> /// 改变事件