完善工艺流程功能迁移
This commit is contained in:
@@ -242,9 +242,19 @@
|
||||
"tip": "提示",
|
||||
"confirm_delete": "确定要删除该工序吗?",
|
||||
"operation_success": "操作成功",
|
||||
"validation_fail": "校验失败",
|
||||
"length_1_100": "长度在 1 到 100 个字符",
|
||||
"batch_bound_no_move": "已绑定批次,不可移动",
|
||||
"select_category": "请选择流程类别",
|
||||
"rest_time": "静置时间",
|
||||
"enter_rest_time": "请输入静置时间",
|
||||
"precision_range": "精度范围",
|
||||
"enter_precision_range": "请输入精度范围",
|
||||
"minute": "分钟",
|
||||
"integer_ge_0": "请输入大于等于 0 的整数",
|
||||
"input_empty": "输入内容不能为空",
|
||||
"json_format_error": "JSON 格式不正确",
|
||||
"enter_setting_json": "请输入设定值 JSON",
|
||||
"log_operation_step": "操作工序:",
|
||||
"search": "搜索",
|
||||
"query": "查询",
|
||||
|
||||
Reference in New Issue
Block a user