Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | :actions="[ | 6 | :actions="[ |
7 | { | 7 | { |
8 | label: '查看', | 8 | label: '查看', |
9 | - auth: 'api:yt:admin:viewMyNotify', | 9 | + auth: 'api:yt:noticeUser:get', |
10 | tooltip: '查看', | 10 | tooltip: '查看', |
11 | icon: 'ant-design:eye-outlined', | 11 | icon: 'ant-design:eye-outlined', |
12 | onClick: handleView.bind(null, record), | 12 | onClick: handleView.bind(null, record), |