Commit 7c04c8f9 authored by 332784038@qq.com's avatar 332784038@qq.com

Update zh.js

parent 9480a718
...@@ -941,37 +941,46 @@ export default { ...@@ -941,37 +941,46 @@ export default {
lodop: "请检查LODOP打印控件是否安装并启动", lodop: "请检查LODOP打印控件是否安装并启动",
}, },
release: { release: {
orderNo: "订单号", orderNo: '订单号',
sumNum: "总箱数", sumNum: '总箱数',
sumVolume: "体积", sumVolume: '体积',
sumWeight: "重量", sumWeight: '重量',
sumConNum: "总控货箱数", sumConNum: '总控货箱数',
remainNum: "剩余放货箱数", remainNum: '剩余放货箱数',
releaseNotice: "请填写放货信息", unloadTime: '到仓日期/卸柜日期',
consigneeName: "收货人", lockConsigneeTime: '放货锁定收货人到期',
consigneeNameRules: "请填写收货人", limitUpdateConsignee: '订单限制修改收货人',
consigneeNameNotice: "请输入收货人", releaseNotice: '请填写放货信息',
consigneePhone: "收货人电话", releaseNotesOne: '备注:订单锁定收货人未到期,不允许修改控货收货人',
consigneePhoneNotice: "请输入收货人电话", releaseNotesTwo: '备注:订单锁定收货人信息已到期,允许修改控货收货人',
consigneeEmail: "收货人邮箱", releaseNotesThree: '备注:订单未卸柜/到仓,不允许修改控货收货人',
consigneeEmailNotice: "请输入收货人邮箱", releaseNotesFour: '备注:订单允许修改控货收货人',
conNum: "控货箱数", consigneeName: '收货人',
pickNum: "放货箱数", consigneeNameRules: '请填写收货人',
pickVolume: "体积(m³)", consigneeNameNotice: '请输入收货人',
pickWeight: "重量(kg)", consigneePhone: '收货人电话',
remarks: "备注", consigneePhoneNotice: '请输入收货人电话',
phone: "控货手机号", consigneeEmail: '收货人邮箱',
phoneNotice: "请输入控货手机号", consigneeEmailNotice: '请输入收货人邮箱',
code: "手机验证码", conNum: '控货箱数',
deliverymode: "放货方式", pickNum: '放货箱数',
codeRules: "验证码不能为空", pickVolume: '体积(m³)',
codeNotice: "请输入手机验证码", pickWeight: '重量(kg)',
submit: "确认放货", remarks: '备注',
close: "关闭", phone: '控货手机号',
agree: "我同意", phoneNotice: '请输入控货手机号',
release: "放货", code: '手机验证码',
VerifyNotice: "*控货密码或手机验证码放货,二选一", deliverymode: '放货方式',
releaseSuccess: "放货成功", codeRules: '验证码不能为空',
codeNotice: '请输入手机验证码',
submit: '确认放货',
close: '关闭',
agree: '我同意',
release: '放货',
VerifyNotice: '*控货密码或手机验证码放货,二选一',
releaseSuccess: '放货成功',
yes: '',
no: ''
}, },
sendSmsCode: { sendSmsCode: {
send: "发送验证码", send: "发送验证码",
......
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