@@ -52,6 +52,7 @@ export default {
},
props: [ 'bucket' ],
created() {
+ this.SetListVisble(false)
this.getList()
computed: {