Merge pull request #6540 from dataease/pr@dev@refactor_front
test: front package test
This commit is contained in:
commit
3396c809d5
@ -58,6 +58,7 @@ export default {
|
||||
removeClass(document.body, 'showRightPanel')
|
||||
},
|
||||
created() {
|
||||
console.log('log test')
|
||||
this.initDs()
|
||||
this.$store.dispatch('app/toggleSideBarHide', true)
|
||||
const routerParam = this.$router.currentRoute.params
|
||||
|
||||
Loading…
Reference in New Issue
Block a user