迁移电池复投管理模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

- 新增计划与生产电池复投管理 V2 页面

- 新增复投验证接口、旧路径路由和中英文文案

- 更新迁移任务列表并补充人工功能测试清单
This commit is contained in:
sheng
2026-06-22 16:26:05 +08:00
parent 9863bf1113
commit e3fd31e33d
7 changed files with 331 additions and 3 deletions

View File

@@ -1111,6 +1111,35 @@
"enter_semi_finished_id": "Enter semi-finished ID",
"start_time": "Start Time",
"end_time": "End Time"
},
"rework_management": {
"active": "Activated",
"not_activated": "Inactive",
"reset": "Reset",
"battery_id": "Battery Barcode",
"enter_battery_id": "Enter battery barcode",
"verify_data": "Verify Data",
"input_rule": "Rule: One barcode per line",
"re_activate": "Re-activate",
"multi_battery_input": "Multi-Battery Input",
"confirm": "Confirm",
"cancel": "Cancel",
"enter_battery_id_before_action": "Enter battery barcode first!",
"enter_battery_data": "Enter battery barcode data",
"sort": "No.",
"batch": "Batch",
"tray": "Tray",
"lot": "No.",
"class_type": "Grade Type",
"class": "Grade",
"previous_process": "Previous Process",
"current_process": "Current Process",
"active_status": "Activation Status",
"prompt": "Notice",
"re_activate_success": "Re-activation successful",
"rethrow_activation_failed": "Re-activation failed",
"re_activate_warning": "Activating will skip current process. Proceed?",
"verify_data_before_action": "Verify battery data before re-activation"
}
},
"alert_center": {