SVN r631
SVN-Revision: r631
This commit is contained in:
@@ -547,7 +547,7 @@ namespace Lskj.PubBomImport
|
||||
{
|
||||
if (rowItem != null)
|
||||
{
|
||||
DataRow dataRow = BaseImpl.GetDataRowResult($"select '{rowItem["bombb"] + ""}' as bombb,'{rowItem["bombc"] + ""}' as bombc");
|
||||
DataRow dataRow = BaseImpl.GetDataRowResult($"select '{rowItem["bak"] + ""}' as bak,'{rowItem["bombb"] + ""}' as bombb,'{rowItem["bombc"] + ""}' as bombc");
|
||||
this.InitializeHeader(dataRow);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user