mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-27 11:10:51 +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: {
|
||||
handleUpload(res) {
|
||||
this.$refs.CardTable.reloadTable()
|
||||
|
Loading…
Reference in New Issue
Block a user