no message
Former-commit-id: 0d27fdb1c7a40131129f5d9ca1ce73fb7069af7c Former-commit-id: 044577c36b21e04a303fe072f251d6dc35076c5d Former-commit-id: d3437424c27e1b36820921538428b7422635714e
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="导入 xlsx"
|
||||
url="https://github.com/mholt/PapaParse">
|
||||
url="https://github.com/SheetJS/js-xlsx">
|
||||
</PageHeader>
|
||||
<!-- <div class="dd-mb">
|
||||
<el-button @click="download">
|
||||
@@ -15,7 +15,7 @@
|
||||
<el-upload :before-upload="handleUpload" action="default">
|
||||
<el-button type="success">
|
||||
<Icon name="file-o"></Icon>
|
||||
选择要导入的 CSV 文件
|
||||
选择要导入的 xlsx 文件
|
||||
</el-button>
|
||||
</el-upload>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user