页面代码逻辑调整
This commit is contained in:
@@ -85,7 +85,7 @@ namespace 头罩视野.Views
|
||||
|
||||
private void Page_Loaded(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
//进入页面是否要保留原来的数据????,
|
||||
RecordDataGrid.ItemsSource = null;
|
||||
RecordDataGrid.ItemsSource = TestDataStore.Records;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user