no message

Former-commit-id: 6b8025b5ce4737c3313e1e221a67cd5cdf163ee2
Former-commit-id: bf1484561576dfe0e1b1b6a5c9985920a9ba73af
Former-commit-id: 0b1c298992fc6af645f293fc9dbfe5be65bf48f7
This commit is contained in:
liyang
2018-06-10 16:30:02 +08:00
parent 7f0c056ec0
commit 59a0c2cc95
27 changed files with 30 additions and 220 deletions

View File

@@ -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"/>

View File

@@ -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"/>