finsh.js 459 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
export default {
  "success": "新建订单成功",
  "orderNo": "订单号",
  "transport": "运输方式",
  "lined": "路线",
  "list": "商品列表",
  "address": "仓库地址",
  "phone": "仓库电话",
  "see": "查看订单",
  "know": "入仓须知",
  "again": "再来一单",
  "notice": "为保证入仓数据准确性,入仓请带上一份装箱单(品名,件数,毛重,尺寸方数,是否有牌)",
  "saddress": "送货地址"
}