light.js 941 Bytes
export default {
  "light": "泡货异常",
  "info": "订单信息",
  "marks": "唛头",
  "sum": "已到箱数/总箱数",
  "orderStatus": "订单状态",
  "consignor": "发货人",
  "transport": "运输方式",
  "startCity": "始发地",
  "endCity": "目的地",
  "consignee": "收货人",
  "company": "收货人公司",
  "phone": "收货人电话",
  "date": "送货日期",
  "goodsInfo": "货物信息",
  "goodsName": "品名",
  "formInfo": "填单货物信息",
  "brand": "品牌",
  "num": "箱数",
  "weight": "重量",
  "volume": "体积",
  "incoming": "入库货物属性",
  "box": "规格",
  "lightVolume": "泡货重量",
  "lastTime": "最后操作时间",
  "common": "设为普货",
  "processed": "设为已处理",
  "weightVolume": "重货方数",
  "weightException": "重货异常",
  "total": "下单统计",
  "rucang": "入仓统计",
  "weightAgree": "同意重货",
  "lightAgree": "同意泡货"
}