Browse Source

fix visible

EthnaYeh 7 years ago
parent
commit
5a304df21a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/gambleMember/history/index.vue

+ 1 - 0
src/views/gambleMember/history/index.vue

@@ -91,6 +91,7 @@ export default {
91 91
     }
92 92
   },
93 93
   created() {
94
+    this.SetVisble(false)
94 95
     this.fetchData()
95 96
   },
96 97
   props: ['member'],