fix: 文本错误

pull/119/head
xingyu4j 2025-05-28 20:05:46 +08:00
parent 089d3bbd9b
commit 643b44862a
3 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
<TableAction
:actions="[
{
label: $t('ui.actionTitle.create', ['短信渠道']),
label: $t('ui.actionTitle.create', ['参数列表']),
type: 'primary',
icon: ACTION_ICON.ADD,
auth: ['infra:config:create'],

View File

@ -117,7 +117,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
<TableAction
:actions="[
{
label: $t('ui.actionTitle.create', ['短信渠道']),
label: $t('ui.actionTitle.create', ['站内信模板']),
type: 'primary',
icon: ACTION_ICON.ADD,
auth: ['system:notify-template:create'],

View File

@ -96,7 +96,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
<TableAction
:actions="[
{
label: $t('ui.actionTitle.create', ['短信渠道']),
label: $t('ui.actionTitle.create', ['岗位']),
type: 'primary',
icon: ACTION_ICON.ADD,
auth: ['system:post:create'],