unknown hace 3 años
padre
commit
9e6d00872e
Se han modificado 1 ficheros con 1 adiciones y 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(){
   beforeMount(){
     if( this.typeList.length >0 ){
     if( this.typeList.length >0 ){
       this.type = this.typeList[0].name
       this.type = this.typeList[0].name
+      this.getData()
     }
     }
   },
   },
   beforeDestroy() {
   beforeDestroy() {