方式一:a标签点击实现<template> <div class=""> <el-button size="small" @click="downloadFile" >保存文件</el-button> </div> </template> ...
確定! 回上一頁