mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
chore:完善租户管理功能
This commit is contained in:
@ -72,7 +72,7 @@ function handleExport() {
|
||||
</template>
|
||||
{{ $t('common.confirmDelete') }}
|
||||
</NPopconfirm>
|
||||
<NButton v-if="showExport" size="small" ghost type="warning" @click="handleExport">
|
||||
<NButton v-if="showExport" size="small" ghost @click="handleExport">
|
||||
<template #icon>
|
||||
<icon-ic-round-download class="text-icon" />
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user