mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-22 00:33:35 +00:00
perf: fix applet host detail org error
This commit is contained in:
parent
c1fda10620
commit
c9c2a37f30
@ -57,6 +57,9 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
mounted() {
|
||||||
|
this.$store.dispatch('users/enterSettingOrg')
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleUpload(res) {
|
handleUpload(res) {
|
||||||
this.$refs.CardTable.reloadTable()
|
this.$refs.CardTable.reloadTable()
|
||||||
|
Loading…
Reference in New Issue
Block a user