Commit 7373d9c5 authored by 张伯涛's avatar 张伯涛

注掉导出

parent f9d42bc5
......@@ -63,12 +63,12 @@
@click="handleQuery"
>查询 Query</el-button>
<el-button class="resetBtn" size="small" @click="resetQuery">重置 Reset</el-button>
<el-button
class="redBtn"
type="danger"
size="small"
@click="handleExport"
>导出 Export</el-button>
<!-- <el-button-->
<!-- class="redBtn"-->
<!-- type="danger"-->
<!-- size="small"-->
<!-- @click="handleExport"-->
<!-- >导出 Export</el-button>-->
</el-form-item>
</el-form>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment