mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-10 08:21:09 +08:00
chore: $t
This commit is contained in:
@@ -48,7 +48,7 @@ const gridOptions: VxeGridProps = {
|
||||
return (
|
||||
<div>
|
||||
<Checkbox onChange={onChange} v-model:checked={row.checked}>
|
||||
{row.menuName}
|
||||
{$t(row.menuName)}
|
||||
</Checkbox>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user