摘要:
一、效果 点击“模板按钮”,就开始下载 二、根据磁盘路径下载 1、前端代码 1、template <el-button type="primary" icon="el-icon-download" @click="downloadTemplate('药材信息-模板.xlsx')">下载模板</el- 阅读全文
posted @ 2022-04-01 12:40
周文豪
阅读(4071)
评论(0)
推荐(0)
摘要:
一、组件代码 <template> <div> <el-button icon="el-icon-upload" size="mini" type="primary" @click="initPage">{{name}} </el-button> <el-dialog :title="title" 阅读全文
posted @ 2022-04-01 10:40
周文豪
阅读(1609)
评论(0)
推荐(0)