mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 01:11:07 +00:00
perf: fix applet host detail org error
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user