Skip to content

Commit f6d107e

Browse files
committed
doc: 移除注释信息
1 parent 1560110 commit f6d107e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/BootstrapBlazor/Components/Table/Table.razor.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,8 +1093,6 @@ private void OnInitParameters()
10931093
AdvancedSortButtonIcon ??= IconTheme.GetIconByKey(ComponentIcons.TableAdvancedSortButtonIcon);
10941094

10951095
SearchModel ??= CreateSearchModel();
1096-
1097-
// 初始化 SearchForm 多语言配置
10981096
}
10991097

11001098
/// <summary>

0 commit comments

Comments
 (0)