章政 7 years ago
parent
commit
fd939e294a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UAS-MES/Login.cs

+ 0 - 1
UAS-MES/Login.cs

@@ -119,7 +119,6 @@ namespace UAS_MES
                     }
                     LogManager.DoLog("登陆成功" + User.UserName + "  " + User.UserAccountType);
                     Main dialog = new Main();
-                    //
                     dialog.ShowDialog();
                     this.Close();
                 }