fix tls modal initiate
This commit is contained in:
@@ -327,6 +327,7 @@ export default {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
this.tls = { id: 0, name: '', inbounds: [], server: {enabled: true}, client: {} }
|
this.tls = { id: 0, name: '', inbounds: [], server: {enabled: true}, client: {} }
|
||||||
|
this.tlsType = 0
|
||||||
this.usePath = 0
|
this.usePath = 0
|
||||||
this.title = "add"
|
this.title = "add"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user