mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-22 08:36:42 +00:00
fix: applet host create protocol err
This commit is contained in:
parent
59a2180f2c
commit
8a0f642d95
@ -75,6 +75,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
async mounted() {
|
async mounted() {
|
||||||
|
this.$route.query.platform = 'RemoteAppHost'
|
||||||
this.loading = false
|
this.loading = false
|
||||||
},
|
},
|
||||||
methods: {}
|
methods: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user