Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
bigwood
Commits
4e381870
Commit
4e381870
authored
Sep 13, 2023
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
d6505780
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
index.ts
src/i18n/ja-RB/index.ts
+1
-0
index.ts
src/i18n/zh-SW/index.ts
+2
-0
HotelOrder.vue
src/pages/scattered/HotelOrder.vue
+0
-1
No files found.
src/i18n/ja-RB/index.ts
View file @
4e381870
...
@@ -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
:
'クーポン交換します'
,
...
...
src/i18n/zh-SW/index.ts
View file @
4e381870
...
@@ -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
:
'优惠券兑换'
,
...
...
src/pages/scattered/HotelOrder.vue
View file @
4e381870
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment