no message
Former-commit-id: 6b8025b5ce4737c3313e1e221a67cd5cdf163ee2 Former-commit-id: bf1484561576dfe0e1b1b6a5c9985920a9ba73af Former-commit-id: 0b1c298992fc6af645f293fc9dbfe5be65bf48f7
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
<template>
|
||||
<d2-container>
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="导入 csv"
|
||||
url="https://github.com/mholt/PapaParse">
|
||||
</PageHeader>
|
||||
<PageHeader slot="header" title="导入 csv"></PageHeader>
|
||||
<div class="d2-mb">
|
||||
<el-button @click="download">
|
||||
<d2-icon name="download"/>
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
<template>
|
||||
<d2-container>
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="导入 xlsx"
|
||||
url="https://github.com/SheetJS/js-xlsx">
|
||||
</PageHeader>
|
||||
<PageHeader slot="header" title="导入 xlsx"></PageHeader>
|
||||
<div class="d2-mb">
|
||||
<el-button @click="download">
|
||||
<d2-icon name="download"/>
|
||||
|
||||
Reference in New Issue
Block a user