章政 7 年之前
父节点
当前提交
fd939e294a
共有 1 个文件被更改,包括 0 次插入1 次删除
  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);
                     LogManager.DoLog("登陆成功" + User.UserName + "  " + User.UserAccountType);
                     Main dialog = new Main();
                     Main dialog = new Main();
-                    //
                     dialog.ShowDialog();
                     dialog.ShowDialog();
                     this.Close();
                     this.Close();
                 }
                 }