mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-25 02:20:30 +08:00
refactor: 机器操作界面调整
This commit is contained in:
@@ -163,7 +163,7 @@ const fitTerminal = () => {
|
||||
};
|
||||
|
||||
const focus = () => {
|
||||
setTimeout(() => term.focus(), 400);
|
||||
setTimeout(() => term.focus(), 100);
|
||||
};
|
||||
|
||||
const clear = () => {
|
||||
|
||||
Reference in New Issue
Block a user