父组件far.vue
<div> 父组件使用子组件 </div>
<son>
<template v-slot:btnContent>
<div>
<el-button :icon="Download" type="primary"
父组件far.vue
<div> 父组件使用子组件 </div>
<son>
<template v-slot:btnContent>
<div>
<el-button :icon="Download" type="primary"