Skip to content

Commit

Permalink
todo key
Browse files Browse the repository at this point in the history
  • Loading branch information
weibaohui committed Nov 23, 2023
1 parent 6a97fd5 commit 0a0b10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BlazorApp/Utils/TablePagedService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ public async Task OnChange(QueryModel<T> queryModel)

public async Task SearchName(string key)
{
//TODO key 作为一个变量,类似ns处理
await OnNsSelectedHandler(_selectedNs);
Loading = true;
PageIndex = 1;
Expand Down

0 comments on commit 0a0b10c

Please sign in to comment.