Commit 8687de67 authored by chenzj's avatar chenzj

去掉按钮

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