Commit fb754892 authored by 黄奎's avatar 黄奎

1

parent 75bce450
......@@ -190,7 +190,7 @@ export default defineComponent({
data.search.BusType = r.data.data.BusType
data.search.GuideInfo = r.data.data.GuideInfo
data.search.TeamName = r.data.data.TeamName
data.search.details = r.data.data.BusDetailsList
data.search.details = r.data.data.details
message.errorMsg(r.data.message)
}
})
......
......@@ -804,16 +804,10 @@ export default {
recommendTime: '推薦遊玩',
hour: '小時',
minutes: '分鐘',
load: '圖片加載失敗',
showtt: {
t1: '共',
t2: '種票型',
load: '圖加載失敗',
showtt: {
t1: '共',
t2: '種票型'
},
buy: '立即订票',
shortBuy: '預訂',
......@@ -925,4 +919,4 @@ export default {
}
},
//#endregion
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment