Vue3 重构:REVIEW 短信模版

This commit is contained in:
YunaiV
2023-03-25 00:29:09 +08:00
parent 6b194bb95f
commit 74aeffec12
6 changed files with 441 additions and 474 deletions

View File

@@ -102,7 +102,7 @@
plain
@click="handleExport"
:loading="exportLoading"
v-hasPermi="['infra:config:export']"
v-hasPermi="['system:sms-log:export']"
>
<Icon icon="ep:download" class="mr-5px" /> 导出
</el-button>