Commit 8687de67 authored by chenzj's avatar chenzj

去掉按钮

parent 5f131562
......@@ -60,7 +60,7 @@
<el-row :gutter="10" class="mb8">
<el-col :span="1.5">
<el-button
<!-- <el-button
type="primary"
plain
icon="el-icon-plus"
......@@ -99,7 +99,7 @@
size="mini"
@click="handleExport"
v-hasPermi="['pro:materialRequest:export']"
>导出</el-button>
>导出</el-button> -->
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row>
......
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