Commit 235d9a43 authored by 黄奎's avatar 黄奎

翻译调整

parent 83e214ad
......@@ -581,7 +581,7 @@
}],
Date: [{
required: true,
message: this.$t('fnc.qingxuanzherq'),
message: this.$t('objFill.qingxuanzherq'),
trigger: "change"
}],
Content: [{
......
......@@ -786,7 +786,7 @@
},
DateList: {
validator: arrJudge,
message: this.$t('fnc.qingxuanzherq'),
message: this.$t('objFill.qingxuanzherq'),
trigger: 'blur'
},
Inventory: {
......
......@@ -206,7 +206,7 @@
}],
StartDate: [{
required: true,
message: this.$t('fnc.qingxuanzherq'),
message: this.$t('objFill.qingxuanzherq'),
trigger: 'change'
}],
TicketType: [{
......
......@@ -147,7 +147,7 @@
}],
StartDate: [{
required: true,
message: this.$t('fnc.qingxuanzherq'),
message: this.$t('objFill.qingxuanzherq'),
trigger: 'change'
}],
TicketType: [{
......
......@@ -1561,15 +1561,7 @@ export default {
meta: {
title: '餐厅套餐查询'
},
}, ,
{
path: '/RestaurantPackage', //餐厅套餐查询
name: 'RestaurantPackage',
component: resolve => require(['@/components/Restaurant/RestaurantPackage'], resolve),
meta: {
title: '餐厅套餐查询'
},
},
},
{
path: '/HotelRankingDetails', //酒店排行详情
name: 'HotelRankingDetails',
......
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