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
     }
91
     }
92
   },
92
   },
93
   created() {
93
   created() {
94
+    this.SetVisble(false)
94
     this.fetchData()
95
     this.fetchData()
95
   },
96
   },
96
   props: ['member'],
97
   props: ['member'],