SVN r1194
SVN-Revision: r1194
This commit is contained in:
@@ -2315,6 +2315,11 @@ namespace Lskj.PubAccraditation
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
string sqlValue = isDetailAttach ? ReplaceHelper.ReplaceRowParam(dataRow, model.DetailSql) : GetSearchSql(model);
|
||||
this.tab_basicInfo.SetGridDataSource(tabPage, sqlValue);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user