✨ 禁用启用代理
This commit is contained in:
parent
714043c9ec
commit
e53ab2ff44
@ -47,7 +47,8 @@ const defaultForm = ref<Proxy>({
|
||||
serverName: "",
|
||||
secretKey: "",
|
||||
bindAddr: "",
|
||||
bindPort: null
|
||||
bindPort: null,
|
||||
status: true
|
||||
});
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user