Browse Source

修改测试

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

+ 1 - 0
UAS-MES/Login.cs

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