新增页面,国际化
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"button.warehousing": "入库",
|
||||
"button.save": "保存",
|
||||
"button.outstore-confirm": "出库确认",
|
||||
"button.verify": "校验",
|
||||
"login.username": "用户名",
|
||||
"login.password": "密码",
|
||||
"login.remember": "记住用户名",
|
||||
@@ -161,6 +162,7 @@
|
||||
"filter.customer-number": "客户编号",
|
||||
"filter.product-thickness": "产品厚度",
|
||||
"filter.material-type": "物料类型",
|
||||
"filter.outer-label-code": "外箱标签码",
|
||||
"grid.number": "序号",
|
||||
"grid.select": "选择",
|
||||
"grid.work-order-number": "工单号",
|
||||
@@ -253,6 +255,8 @@
|
||||
"toast.material-not-empty": "物料不能为空",
|
||||
"toast.quantity-not-empty": "数量不能为空",
|
||||
"toast.scan-wooden-box-code": "请扫木箱码",
|
||||
"toast.prompt": "提示",
|
||||
"toast.sure-perform-operation": "确定要执行此操作吗?",
|
||||
"select.coaster": "小托盘",
|
||||
"select.large-tray": "大托盘",
|
||||
"select.lualified-products": "合格品",
|
||||
|
||||
Reference in New Issue
Block a user