Skip to content

Commit 25eaed5

Browse files
ArgoZhangkykcoco
andcommitted
revert: 撤销更改
Co-Authored-By: kykcoco <63773378+kykcoco@users.noreply.github.com>
1 parent bd61de6 commit 25eaed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BootstrapBlazor/Extensions/QueryPageOptionsExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public static FilterKeyValueAction ToFilter(this QueryPageOptions option)
2121
{
2222
var filter = new FilterKeyValueAction();
2323

24-
// 处理模糊搜索测试11
24+
// 处理模糊搜索
2525
if (option.Searches.Count != 0)
2626
{
2727
filter.Filters.Add(new FilterKeyValueAction()

0 commit comments

Comments
 (0)