瀏覽代碼

fix visible

EthnaYeh 7 年之前
父節點
當前提交
5a304df21a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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'],