SVN r1242

SVN-Revision: r1242
This commit is contained in:
cyf
2026-06-26 09:39:04 +00:00
parent 8c10749260
commit d6ccc0bd7e
@@ -1200,6 +1200,7 @@ namespace Lskj.PubAccraditation
{
this.ControlObj.CanExecControl = false;
this.ControlObj.SetAllControlValue(this._drBillInfoMsg);
if(this.BillModelObj.HighlightChangeControl) this.ControlObj.ModifiedDefaultValueHighlight(this._drBillInfoMsg);
this.ControlObj.CanExecControl = true;
this.SetColor();
}