Browse Source

rescan requored afer update task

Robert 4 năm trước cách đây
mục cha
commit
387fb6eb30
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      AwInitilizer/MainWindow.xaml.cs

+ 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)