Commit 85a7ac5f authored by suwings's avatar suwings
Browse files

修复 BUG 遗漏MCSERVER.listenServername

parent 38420f23
Showing with 1 addition and 0 deletions
+1 -0
......@@ -104,6 +104,7 @@
el: '#GenHome',
methods: {
toConsole: function (serverName) {
MCSERVER.listenServername = serverName;
RES.redirectPage('./template/component/console.html', 'server/console', serverName);
},
toRePassword: function () {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment