更新202680
This commit is contained in:
@@ -2169,8 +2169,8 @@ namespace TabletTester2025.ViewModels
|
||||
|
||||
private async Task SaveDisintegrationResultAsync()
|
||||
{
|
||||
if (!CanSaveDisintegrationResult)
|
||||
return;
|
||||
//if (!CanSaveDisintegrationResult)
|
||||
// return;
|
||||
|
||||
if (!TryParseDisintegrationActualSeconds(out double seconds, out string message))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user