Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 42fd486

Browse files
committed
修改 细节问题
1 parent 1767807 commit 42fd486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/views/Terminal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ export default {
596596
password,
597597
() => {
598598
this.unavailableIp = null;
599-
this.unavailableTerminal = true;
599+
this.unavailableTerminal = false;
600600
},
601601
() => {
602602
this.unavailableIp = addr;

0 commit comments

Comments
 (0)