consult.js 452 Bytes
Newer Older
dragondean@qq.com's avatar
dragondean@qq.com committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
export default {
  "consult": "留言咨询",
  "reply": "待回复",
  "replyed": "已回复",
  "change": "切换投诉",
  "consulting": "我要咨询",
  "title": "标题",
  "type": "类型",
  "name": "联系人",
  "phone": "联系电话",
  "orderNo": "订单号",
  "content": "内容",
  "sumbit": "提交",
  "reset": "重置",
  "time": "回复时间",
  "contented": "咨询内容",
  "replyContent": "回复内容",
  "advice": "建议"
}