diff --git a/apps/web-antd/src/views/iot/alert/config/index.vue b/apps/web-antd/src/views/iot/alert/config/index.vue index 0f23562bc..b83176369 100644 --- a/apps/web-antd/src/views/iot/alert/config/index.vue +++ b/apps/web-antd/src/views/iot/alert/config/index.vue @@ -1,8 +1,10 @@ @@ -130,24 +96,25 @@ const [Grid, gridApi] = useVbenVxeGrid({ label: $t('ui.actionTitle.create', ['告警配置']), type: 'primary', icon: ACTION_ICON.ADD, + auth: ['iot:alert-config:create'], onClick: handleCreate, }, ]" /> - + - + - + -