unknown 3 năm trước cách đây
mục cha
commit
9e6d00872e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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() {