模板up
This commit is contained in:
parent
c94604becd
commit
978e2900e0
@ -203,7 +203,7 @@ function handleExport() {
|
|||||||
@refresh="getData"
|
@refresh="getData"
|
||||||
>
|
>
|
||||||
<template #after>
|
<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>
|
<template #icon>
|
||||||
<SvgIcon local-icon="upload-rounded"/>
|
<SvgIcon local-icon="upload-rounded"/>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user