修饰后入库-导出

This commit is contained in:
bb_pan 2025-10-31 16:56:51 +08:00
parent f216915484
commit ea5921eadf
1 changed files with 2 additions and 2 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"