unknown před 4 roky
rodič
revize
9e6d00872e
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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() {