test: revert

This commit is contained in:
junjun 2023-11-06 11:36:58 +08:00
parent b9503214b7
commit c6577689b8

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