// : `You currently select the check-in date of ${hotTime.value[0]} to ${hotTime.value[1]}, there is no room available for booking at this time period, please choose another date`, { type: 'warning' }).then({
//
// })
// return
// }
ElMessageBox.confirm(language.value==0?`你当前选择的出行日期为${dayjs(currentDate.value).format('YYYY-MM-DD')}是否确定?`:`Your current check-in time is ${dayjs(currentDate.value).format('YYYY-MM-DD')} Are you sure?`,{type:'warning'}).then({}).then(()=>{