注释导出按钮
This commit is contained in:
parent
6764990fda
commit
63790db45a
|
|
@ -28,9 +28,9 @@
|
|||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleCreate">
|
||||
新增
|
||||
</el-button>
|
||||
<el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
<!-- <el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@
|
|||
查询
|
||||
</el-button>
|
||||
|
||||
<div class="fr">
|
||||
<!-- <div class="fr">
|
||||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleExport">
|
||||
导出
|
||||
</el-button>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -29,11 +29,11 @@
|
|||
查询
|
||||
</el-button>
|
||||
|
||||
<div class="fr">
|
||||
<!-- <div class="fr">
|
||||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleExport">
|
||||
导出
|
||||
</el-button>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@
|
|||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleCreate">
|
||||
新增
|
||||
</el-button>
|
||||
<el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
<!-- <el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -21,14 +21,14 @@
|
|||
>
|
||||
查询
|
||||
</el-button>
|
||||
<el-button
|
||||
<!-- <el-button
|
||||
v-throttle-click="handleExport"
|
||||
style="margin-left: 10px"
|
||||
class="filter-item"
|
||||
type="primary"
|
||||
>
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@
|
|||
<el-button v-throttle-click="handleCreate" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
新增
|
||||
</el-button>
|
||||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleExport">
|
||||
<!-- <el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleExport">
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -20,14 +20,14 @@
|
|||
>
|
||||
查询
|
||||
</el-button>
|
||||
<el-button
|
||||
<!-- <el-button
|
||||
v-throttle-click="handleExport"
|
||||
style="margin-left: 10px"
|
||||
class="filter-item"
|
||||
type="primary"
|
||||
>
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@
|
|||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleCreate">
|
||||
新增
|
||||
</el-button>
|
||||
<el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
<!-- <el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -29,9 +29,9 @@
|
|||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleCreate">
|
||||
新增
|
||||
</el-button>
|
||||
<el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
<!-- <el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -34,9 +34,9 @@
|
|||
>
|
||||
查询
|
||||
</el-button>
|
||||
<el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
<!-- <el-button v-throttle-click="handleExport" class="filter-item" style="margin-left: 10px" type="primary">
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
<template>
|
||||
<div class="app-container">
|
||||
<div class="filter-container clearfix">
|
||||
<el-button
|
||||
<!-- <el-button
|
||||
v-throttle-click="handleExport"
|
||||
style="margin-left: 40px"
|
||||
class="filter-item fr"
|
||||
type="primary"
|
||||
>
|
||||
导出
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
<el-button class="filter-item fr" style="margin-left: 10px" type="primary" @click="handleEdit">
|
||||
编辑
|
||||
</el-button>
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@
|
|||
查询
|
||||
</el-button>
|
||||
|
||||
<div class="fr">
|
||||
<!-- <div class="fr">
|
||||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleExport">
|
||||
导出
|
||||
</el-button>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
|
|
@ -28,11 +28,11 @@
|
|||
查询
|
||||
</el-button>
|
||||
|
||||
<div class="fr">
|
||||
<!-- <div class="fr">
|
||||
<el-button class="filter-item" style="margin-left: 10px" type="primary" @click="handleExport">
|
||||
导出
|
||||
</el-button>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<el-table
|
||||
|
|
|
|||
Loading…
Reference in New Issue