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

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

View File

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