This commit is contained in:
mashuai 2025-11-03 17:17:34 +08:00
parent 7ee7f6527e
commit 9ba223fe1f
1 changed files with 4 additions and 4 deletions

View File

@ -90,11 +90,11 @@
>批量驳回 >批量驳回
</el-button> </el-button>
</el-col> </el-col>
<!-- <el-col :span="1.5"> <el-col :span="1.5">
<el-button type="warning" plain icon="el-icon-download" size="mini" @click="handleExport"> <el-button type="warning" plain icon="el-icon-download" size="mini" @click="handleExport">
导出 导出
</el-button> </el-button>
</el-col> --> </el-col>
<right-toolbar <right-toolbar
:showSearch.sync="showSearch" :showSearch.sync="showSearch"
@queryTable="getList" @queryTable="getList"