unknown %!s(int64=3) %!d(string=hai) anos
pai
achega
9e6d00872e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/containers/center/market/index.vue

+ 1 - 0
src/containers/center/market/index.vue

@@ -132,6 +132,7 @@ export default {
   beforeMount(){
     if( this.typeList.length >0 ){
       this.type = this.typeList[0].name
+      this.getData()
     }
   },
   beforeDestroy() {