Commit 4e381870 authored by 吴春's avatar 吴春

1

parent d6505780
...@@ -837,6 +837,7 @@ export default { ...@@ -837,6 +837,7 @@ export default {
quxiao1: 'キャンセルを通知しませんでした', quxiao1: 'キャンセルを通知しませんでした',
quxiao2: 'チェックイン当日キャンセルします', quxiao2: 'チェックイン当日キャンセルします',
shouxufei: '手数料です', shouxufei: '手数料です',
quxiaoshijian:'キャンセル',
youhuixingxi: 'お得です', youhuixingxi: 'お得です',
duihuan: '交換します', duihuan: '交換します',
youhuiquanduihuan: 'クーポン交換します', youhuiquanduihuan: 'クーポン交換します',
......
...@@ -829,6 +829,7 @@ export default { ...@@ -829,6 +829,7 @@ export default {
dangqiandizhi: '当前地址', dangqiandizhi: '当前地址',
Email: 'Email', Email: 'Email',
dianhua: '电话', dianhua: '电话',
ertongshucuowu:'儿童数不正确',
kehuxuqiu: '客户需求', kehuxuqiu: '客户需求',
kehubeizhu: '客户备注', kehubeizhu: '客户备注',
fangjian: '房间', fangjian: '房间',
...@@ -838,6 +839,7 @@ export default { ...@@ -838,6 +839,7 @@ export default {
quxiao1: '没有通知取消', quxiao1: '没有通知取消',
quxiao2: '入住当日取消', quxiao2: '入住当日取消',
shouxufei: '手续费', shouxufei: '手续费',
quxiaoshijian:'起取消',
youhuixingxi: '优惠信息', youhuixingxi: '优惠信息',
duihuan: '兑换', duihuan: '兑换',
youhuiquanduihuan: '优惠券兑换', youhuiquanduihuan: '优惠券兑换',
......
...@@ -34,7 +34,6 @@ export default defineComponent({ ...@@ -34,7 +34,6 @@ export default defineComponent({
CustomerId: CustomerId, CustomerId: CustomerId,
HotelName:'' HotelName:''
}) })
// search.OrderId = currentRouter.currentRoute.value.params.orderId
provide(DirtionmaryHelper.HOTEL_ORDER_SEARCH,search) provide(DirtionmaryHelper.HOTEL_ORDER_SEARCH,search)
const menu=inject(DirtionmaryHelper.MENU_KEYS) as any const menu=inject(DirtionmaryHelper.MENU_KEYS) as any
......
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