Showing
3 changed files
with
3 additions
and
3 deletions
| @@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
| 7 | :actions="[ | 7 | :actions="[ | 
| 8 | { | 8 | { | 
| 9 | label: '详情', | 9 | label: '详情', | 
| 10 | - auth: 'api:yt:admin:viewFeedBack', | 10 | + auth: 'api:yt:log:get', | 
| 11 | icon: 'clarity:note-edit-line', | 11 | icon: 'clarity:note-edit-line', | 
| 12 | onClick: handleViewDetail.bind(null, record), | 12 | onClick: handleViewDetail.bind(null, record), | 
| 13 | }, | 13 | }, | 
| @@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
| 7 | :actions="[ | 7 | :actions="[ | 
| 8 | { | 8 | { | 
| 9 | label: '详情', | 9 | label: '详情', | 
| 10 | - auth: 'api:yt:admin:viewFeedBack', | 10 | + auth: 'api:yt:log:get', | 
| 11 | icon: 'clarity:note-edit-line', | 11 | icon: 'clarity:note-edit-line', | 
| 12 | onClick: handleViewDetail.bind(null, record), | 12 | onClick: handleViewDetail.bind(null, record), | 
| 13 | }, | 13 | }, | 
| @@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
| 7 | :actions="[ | 7 | :actions="[ | 
| 8 | { | 8 | { | 
| 9 | label: '详情', | 9 | label: '详情', | 
| 10 | - auth: 'api:yt:admin:viewFeedBack', | 10 | + auth: 'api:yt:log:get', | 
| 11 | icon: 'clarity:note-edit-line', | 11 | icon: 'clarity:note-edit-line', | 
| 12 | onClick: handleViewDetail.bind(null, record), | 12 | onClick: handleViewDetail.bind(null, record), | 
| 13 | }, | 13 | }, |