Commit 61b20c68 authored by 黄奎's avatar 黄奎

页面修个

parent 3cf8971d
......@@ -286,7 +286,7 @@ WHERE 1=1
}
else
{
builder.AppendFormat(" AND t.{0} IN({0}) ", nameof(RB_Student_ViewModel.CreateBy), query.CreateBy);
builder.AppendFormat(" AND t.{0} IN({1}) ", nameof(RB_Student_ViewModel.CreateBy), query.CreateBy);
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment