feat: 在进入时自动刷新一次
This commit is contained in:
@@ -18,6 +18,7 @@ public partial class MainWindow : Window
|
|||||||
public MainWindow()
|
public MainWindow()
|
||||||
{
|
{
|
||||||
InitializeComponent();
|
InitializeComponent();
|
||||||
|
RefreshListBox();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void RefreshButton_OnClick(object sender, RoutedEventArgs e)
|
private void RefreshButton_OnClick(object sender, RoutedEventArgs e)
|
||||||
|
|||||||
Reference in New Issue
Block a user