custom/上海港湾多语言

This commit is contained in:
lys 2025-08-26 17:51:41 +08:00
parent 9a2ecf2fbd
commit 443f117fb3
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ class EditCalcTable extends Component {
"当前状态未锁定,点击锁定": getLabel(545248, "当前状态未锁定,点击锁定"),
"共": getLabel(18609, "共"), "条": getLabel(18256, "条"),
"总计": getLabel(523, "总计"), "批量解锁": getLabel(545249, "批量解锁"),
"批量锁定": getLabel(545250, "批量锁定"), "批量更新": getLabel(545932, "批量更新"),
"批量锁定": getLabel(545250, "批量锁定"), "批量更新": getLabel(545071, "批量更新"),
"查看拓扑图": getLabel(545776, "查看拓扑图")
};
this.setState({ originPayloadData: { ...payload, i18n } });