You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"type": {
|
|
"Experience": "综费",
|
|
"Car": "车费",
|
|
"Guide": "导服",
|
|
"Package": "包价线路",
|
|
"Attractions": "景点",
|
|
"Meals": "餐费",
|
|
"Extras": "附加",
|
|
"Special": "特殊项目"
|
|
},
|
|
"auditState": {
|
|
"New": "新增",
|
|
"Pending": "待审核",
|
|
"Approve": "已通过",
|
|
"Rejected": "已拒绝",
|
|
"Published": "已发布"
|
|
},
|
|
"Title": "名称",
|
|
"Vendor": "供应商",
|
|
"AuState": "审核状态",
|
|
"CreatedBy": "提交人员",
|
|
"CreateDate": "提交时间",
|
|
"Auditors": "审核人员",
|
|
"AuditDate": "审核时间",
|
|
|
|
"productProject": "产品项目",
|
|
"Code": "代码",
|
|
"City": "城市",
|
|
"Remarks": "备注",
|
|
"tourTime": "游览时间",
|
|
"recommendationRate": "推荐指数",
|
|
"Name":"名称",
|
|
"Price":"价格",
|
|
"Description":"描述",
|
|
"supplierQuotation": "供应商报价",
|
|
"addQuotation": "添加报价",
|
|
"bindingProducts": "绑定产品",
|
|
"addBinding": "添加绑定",
|
|
|
|
"adultPrice": "成人价",
|
|
"childrenPrice": "儿童价",
|
|
"currency": "币种",
|
|
"Types": "类型",
|
|
"number": "人等",
|
|
"validityPeriod":"有效期",
|
|
"operation": "操作",
|
|
"price": "价格",
|
|
"save":"保存",
|
|
"edit":"编辑",
|
|
"cancel":"取消",
|
|
"delete":"删除",
|
|
"sureCancel": "确定取消?",
|
|
"sureDelete":"确定删除?"
|
|
}
|