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,6 +52,7 @@ export default {
52 52
   },
53 53
   props: [ 'bucket' ],
54 54
   created() {
55
+    this.SetListVisble(false)    
55 56
     this.getList()
56 57
   },
57 58
   computed: {