no message

Former-commit-id: cd0a7505e57716ec24fee96615a3363342fce5b0
Former-commit-id: 6264350d6a33976ff07c9721ca9672cb680b6864
Former-commit-id: 7f2c4becdfcb5def990c077da518df36f20fcb47
This commit is contained in:
李杨
2018-02-13 19:42:26 +08:00
parent 93540f3d94
commit b4ae449bb2

View File

@@ -7,11 +7,11 @@
<div class="dd-mb">
<el-button type="primary" @click="exportCsv">
<Icon name="download"></Icon>
导出CSV
导出 CSV
</el-button>
<el-button type="primary" @click="exportExcel">
<Icon name="download"></Icon>
导出Excel
导出 Excel
</el-button>
</div>
<el-table v-bind="table" style="width: 100%" class="dd-mb">