完善班组模型功能迁移
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
sheng
2026-06-25 22:33:17 +08:00
parent 257e3f4d08
commit 8f13054d68
6 changed files with 118 additions and 15 deletions

View File

@@ -641,6 +641,10 @@
"select_shift_end_time": "Please select shift end time",
"production_team_binding": "Team Binding",
"production_team_can_only_bind_one_shift": "One team can only bind one shift",
"rotation_count": "Rotation Count",
"rotation_unit": "Rotation Unit",
"please_select_valid_time": "Please select a valid time",
"shift_time_conflict": "Shift time range conflicts",
"please_enter_shift_plan_name": "Please enter shift plan name",
"please_enter_shift_plan_code": "Please enter shift plan code",
"please_enter_shift_name_row": "Please enter shift name, row: ",

View File

@@ -641,6 +641,10 @@
"select_shift_end_time": "请选择班次结束时间",
"production_team_binding": "生产班组绑定",
"production_team_can_only_bind_one_shift": "一个生产班组只能绑定一个班次",
"rotation_count": "轮转次数",
"rotation_unit": "轮转单位",
"please_select_valid_time": "请选择有效时间",
"shift_time_conflict": "班次时间段存在冲突",
"please_enter_shift_plan_name": "请输入班次计划名称",
"please_enter_shift_plan_code": "请输入班次计划编码",
"please_enter_shift_name_row": "请输入班次名称,行号:",