9. 추가 상세 가이드


Last updated
Was this helpful?
Was this helpful?
let firstDate = '21001231';
let times = ['h8', 'h9', 'h10', 'h11', 'h12', 'h13', 'h14', 'h15', 'h16', 'h17', 'h18']
_c.MeetOption.forEach((sector) => {
times.forEach(time => {
if(sector[time] == "2"){
if(sector.Date < firstDate)
firstDate = sector.Date
}
})
})
if(firstDate != '21001231')
_c.Meet[0].firstDate = firstDate;{% console.log('aaa'); return Math.max(f.Date().getRangeOfDate(f.Date().format('YYYYMMDD'), Load.sector.firstDate).length - 1, 0) %}일 남음if(Load.sector.firstDate)
Load.control.controlkey('')
else
Load.control.controlkey('hid')