SVN r1188
SVN-Revision: r1188
This commit is contained in:
@@ -841,6 +841,11 @@ namespace Lskj.BaseAccraditation
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
string sqlValue = isDetailAttach ? model.DetailSql : GetSearchSql(model);
|
||||
this.tab_basicInfo.SetGridDataSource(tabPage, MainImpl.GetDataTableResult(this.ControlObj.ReplaceControlValue(sqlValue)));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user