Merge pull request #6540 from dataease/pr@dev@refactor_front

test: front package test
This commit is contained in:
dataeaseShu 2023-11-06 11:26:24 +08:00 committed by GitHub
commit 3396c809d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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