Browse Source

fix page bug

Unknown 7 years ago
parent
commit
8f70fed063
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/gambleGameBucket/detail/index.vue

+ 1 - 0
src/views/gambleGameBucket/detail/index.vue

52
   },
52
   },
53
   props: [ 'bucket' ],
53
   props: [ 'bucket' ],
54
   created() {
54
   created() {
55
+    this.SetListVisble(false)    
55
     this.getList()
56
     this.getList()
56
   },
57
   },
57
   computed: {
58
   computed: {