Showing
1 changed file
with
1 additions
and
1 deletions
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | </Authority> | 17 | </Authority> |
18 | </template> | 18 | </template> |
19 | <template #config="{ record }"> | 19 | <template #config="{ record }"> |
20 | - <Authority value="api:yt:message:get:config"> | 20 | + <Authority value="api:yt:template:get"> |
21 | <a-button type="link" class="ml-2" @click="showData(record)"> 查看配置 </a-button> | 21 | <a-button type="link" class="ml-2" @click="showData(record)"> 查看配置 </a-button> |
22 | </Authority> | 22 | </Authority> |
23 | </template> | 23 | </template> |