Explorar el Código

头像修改

1
mo hace 2 años
padre
commit
b91e913d92
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      src/views/layout/components/Navbar.vue

+ 5 - 0
src/views/layout/components/Navbar.vue

@@ -32,6 +32,11 @@ export default {
     Breadcrumb,
     Hamburger
   },
+  data(){
+    return {
+      headerInfo
+    }
+  },
   computed: {
     ...mapGetters([
       'sidebar',