Commit e36a7dd0a3b085488778a1aab631460a9f7e5c16
Merge branch 'feat/account-role-manage' of http://git.yunteng.com/yunteng/things…
…kit-front into feat/account-role-manage
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
19 | </Button> | 19 | </Button> |
20 | </template> | 20 | </template> |
21 | <template #toolbar> | 21 | <template #toolbar> |
22 | - <Authority value=" api:yt:alarm:batch:clear"> | 22 | + <Authority value="api:yt:alarm:batch:clear"> |
23 | <Button @click="handleBatchClear" type="primary" :disabled="getCanBatchClear"> | 23 | <Button @click="handleBatchClear" type="primary" :disabled="getCanBatchClear"> |
24 | <span>批量清除</span> | 24 | <span>批量清除</span> |
25 | </Button> | 25 | </Button> |