springboot+vue的文件导出功能

1.htmlhtml <input type="button" v-on:click="downloadfile()" class="button bg-main icon-check-square-o" value="导出"> 2.vuevue downloadfile:function(){ window.location.href="/news/UserExcelDown
相关文章
相关标签/搜索