Эх сурвалжийг харах

rescan requored afer update task

Robert 4 жил өмнө
parent
commit
387fb6eb30

+ 1 - 0
AwInitilizer/MainWindow.xaml.cs

@@ -478,6 +478,7 @@ namespace AwInitilizer
             CreateLogFile();
             CreateUploadCustomterLogFile();
             ViewModel.IsUdatIng = false;
+            ViewModel.IsInputCheckpassed = false;
         }
 
         private void ReportMESLog(Dictionary<string, string> logPairs)