模板up
This commit is contained in:
parent
c94604becd
commit
978e2900e0
@ -203,7 +203,7 @@ function handleExport() {
|
||||
@refresh="getData"
|
||||
>
|
||||
<template #after>
|
||||
<NButton v-if="hasAuth('${moduleName}:${businessName}::import')" size="small" ghost @click="handleImport">
|
||||
<NButton v-if="hasAuth('${moduleName}:${businessName}:import')" size="small" ghost @click="handleImport">
|
||||
<template #icon>
|
||||
<SvgIcon local-icon="upload-rounded"/>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user