Commit dfe6ca1c authored by Smile's avatar Smile Committed by wux

320 web/app当控货订单是分批放货时才需弹出截图中的提示,提示词修改

parent e9c0f6e5
...@@ -660,7 +660,7 @@ export default { ...@@ -660,7 +660,7 @@ export default {
admin: 'Admin', admin: 'Admin',
createTime: 'Create Time', createTime: 'Create Time',
customerService: 'Customer service', customerService: 'Customer service',
noSeeBillLading: 'This order will be released in batches. Please contact the shipper to obtain the Bill of Lading (B/L).' noSeeBillLading: 'Please contact the shipper to obtain the Bill of Lading (B/L).'
}, },
customer: { customer: {
none: 'none', none: 'none',
......
...@@ -638,7 +638,7 @@ export default { ...@@ -638,7 +638,7 @@ export default {
admin: '后台用户', admin: '后台用户',
createTime: '创建时间', createTime: '创建时间',
customerService: '客户经理', customerService: '客户经理',
noSeeBillLading: '此订单分批放货,请与发货人联系获取提单。' noSeeBillLading: '请与发货人联系获取提单。'
}, },
customer: { customer: {
none: '', none: '',
......
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