abd78960 by zhangmeng

英文车辆预定为空

1 parent b197aad9
......@@ -114,6 +114,7 @@ onMounted(()=>{
})
function getList() {
if (language.value!=0)return
loading.value = true
booking.getActivityCarList(query.value).then(res=>{
list.value = res.rows
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!