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')
|
removeClass(document.body, 'showRightPanel')
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
console.log('log test')
|
||||||
this.initDs()
|
this.initDs()
|
||||||
this.$store.dispatch('app/toggleSideBarHide', true)
|
this.$store.dispatch('app/toggleSideBarHide', true)
|
||||||
const routerParam = this.$router.currentRoute.params
|
const routerParam = this.$router.currentRoute.params
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user