test: front package test

This commit is contained in:
junjun 2023-11-06 11:25:14 +08:00
parent efe6a1120b
commit b9503214b7

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