no message
Former-commit-id: e56d52ae1e817adb053f6d20bad490379bf6b8b7 Former-commit-id: b6641ea988e7dab68cc11ae212c32f32923e1cf3 Former-commit-id: a4e3d1e9d3998e7fb34266719f8d55980078dcfd
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
</PageHeader>
|
||||
<div class="d2-mb">
|
||||
<el-button @click="download">
|
||||
<Icon name="download"></Icon>
|
||||
<d2-icon name="download"></d2-icon>
|
||||
下载演示 .csv 表格
|
||||
</el-button>
|
||||
</div>
|
||||
<div class="d2-mb">
|
||||
<el-upload :before-upload="handleUpload" action="default">
|
||||
<el-button type="success">
|
||||
<Icon name="file-o"></Icon>
|
||||
<d2-icon name="file-o"></d2-icon>
|
||||
选择要导入的 .csv 表格
|
||||
</el-button>
|
||||
</el-upload>
|
||||
|
||||
Reference in New Issue
Block a user