Unknown 7 anni fa
parent
commit
8f70fed063
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: {