提交 703c0c5c 编写于 作者: P Pan

fix lint

上级 46b6a6e1
......@@ -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'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册