Skip to content
Snippets Groups Projects
Commit 703c0c5c authored by Pan's avatar Pan
Browse files

fix lint

parent 46b6a6e1
Branches
Tags
No related merge requests found
......@@ -6,9 +6,9 @@
<script>
import { mapGetters } from 'vuex';
import SidebarItem from './SidebarItem';
import SidebarItem from './SidebarItem';
export default {
components:{SidebarItem},
components: { SidebarItem },
computed: {
...mapGetters([
'permission_routers'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment