摘要: 引入插件 npm install xlsx --save 在组件中使用 <template> <div id="app"> <h3>{{message}}</h3> <el-upload action accept=".xlsx, .xls" :auto-upload="false" :show-f 阅读全文
posted @ 2022-09-01 09:35 SEVEN_CCODE 阅读(766) 评论(0) 推荐(0)