1
This commit is contained in:
@ -69,5 +69,10 @@ namespace 货架标准上位机
|
||||
txtTotalCount.Focus();
|
||||
}
|
||||
}
|
||||
|
||||
private void UserControlBase_Loaded(object sender, RoutedEventArgs e)
|
||||
{
|
||||
viewModel.InitMatCode();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user