75ed13f5 by 杨炀

no message

1 parent 731a2062
......@@ -68,8 +68,8 @@ const props = defineProps({
})
const language= useStorage('language',0)
function goBooking(n) {
ElMessage.warning(language.value==0?'建设中,敬请期待':'Building!')
return
// ElMessage.warning(language.value==0?'建设中,敬请期待':'Building!')
// return
switch (n) {
case 0:
// 票务
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!