@ -52,7 +52,7 @@ Page({
this.setData({
detail: res,
})
if (this.data.entry == '1') {
if (this.data.entry == '1' && res.BeginTimeValue < this.data.dateValue && res.Type == 1) {
this.handleLive()
}
this.getQrCode()