Commit 7007271b authored by youjie's avatar youjie

no message

parent 17d85520
......@@ -1000,7 +1000,7 @@ export default {
bc: '購入台数です',
unit: '台',
scfw: '乗車範囲」です',
gi: 'オーダータイプです',
gi: 'ご註文情報です',
lianluo: '連絡します',
chengke: '乗客」です',
hangban: 'フライトです',
......
......@@ -1000,7 +1000,7 @@ export default {
bc:'구매대수',
unit:'차',
scfw:"승차 범위",
gi:'주문형입니다',
gi:'주문서 정보',
lianluo:"연락",
chengke:'승객입니다',
hangban:"비행기",
......
......@@ -1000,7 +1000,7 @@ export default {
bc: '購買輛數',
unit: '輛',
scfw: '上車範圍',
gi: '訂單類型',
gi: '訂單信息',
lianluo: '聯絡',
chengke: '乘客',
hangban: '航班',
......
......@@ -535,6 +535,7 @@ export default defineComponent({
addList(r.data.data.PlaceList);
addList(r.data.data.CarTypeList);
data.AirportTypes = r.data.data.AirportList
methods.changeDetailListHandler(data.AirportTypes[0],1,data.msg.OrderId)
data.PlaceTypes = r.data.data.PlaceList
data.types = r.data.data.CarTypeList
if(data.types&&data.types.length==0){
......
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