隐藏上传按钮

This commit is contained in:
BianLzhaoMin 2024-12-05 09:48:14 +08:00
parent 0804523588
commit 71bb916caf
1 changed files with 2 additions and 2 deletions

View File

@ -47,14 +47,14 @@
<el-button icon="el-icon-refresh" plain @click="resetQueryForm"
>重置</el-button
>
<el-button
<!-- <el-button
icon="el-icon-download"
type="warning"
plain
@click="handleExport"
:loading="loading"
>导出</el-button
>
> -->
</el-form-item>
</el-form>