Merge pull request #6541 from dataease/pr@dev@refactor_revert

test: revert
This commit is contained in:
Junjun 2023-11-06 11:38:08 +08:00 committed by GitHub
commit 9bcd3c117b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,6 @@ 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