9d12e39a by zhangmeng

无可预定时间

1 parent f31512d7
......@@ -243,7 +243,7 @@ function submit() {
ElMessage.warning(language.value == 0 ? '无可预订的时间' : 'No booking time available')
}
}).catch(err => {
ElMessage.warning(language.value == 0 ? '无可预订的时间' : 'No booking time available')
// ElMessage.warning(language.value == 0 ? '无可预订的时间' : 'No booking time available')
})
})
......
......@@ -236,7 +236,7 @@ function submit() {
ElMessage.warning(language.value == 0 ? '无可预订的时间' : 'No booking time available')
}
}).catch(err => {
ElMessage.warning(language.value == 0 ? '无可预订的时间' : 'No booking time available')
// ElMessage.warning(language.value == 0 ? '无可预订的时间' : 'No booking time available')
})
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!