库管员维修员导出按钮注释

This commit is contained in:
zzyuan 2025-01-17 16:28:42 +08:00
parent 10fa5afc6b
commit 48b9317066
2 changed files with 4 additions and 4 deletions

View File

@ -120,7 +120,7 @@
>解绑</el-button
>
</el-col>
<el-col :span="1.5">
<!-- <el-col :span="1.5">
<el-button
type="warning"
plain
@ -129,7 +129,7 @@
@click="handleExport"
>导出
</el-button>
</el-col>
</el-col> -->
<right-toolbar
:showSearch.sync="showSearch"
@queryTable="getList"

View File

@ -120,7 +120,7 @@
>解绑</el-button
>
</el-col>
<el-col :span="1.5">
<!-- <el-col :span="1.5">
<el-button
type="warning"
plain
@ -129,7 +129,7 @@
@click="handleExport"
>导出
</el-button>
</el-col>
</el-col> -->
<right-toolbar
:showSearch.sync="showSearch"
@queryTable="getList"