ly %!s(int64=3) %!d(string=hai) anos
pai
achega
065e3ae326
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ui/src/views/index.vue

+ 1 - 1
ui/src/views/index.vue

@@ -22,7 +22,7 @@
     },
     mounted() {
       console.log(this.$store.state.user.homeType)
-      this.homeType = 1
+      this.homeType = this.$store.state.user.homeType
     },
     beforeDestroy(){
     },