移除反馈导出按钮

This commit is contained in:
dragon
2024-07-08 19:01:21 +08:00
parent ab3b8c2871
commit de2c0fe8ea

View File

@@ -31,8 +31,6 @@
<el-button class="primary" type="primary" @click="getData()" <el-button class="primary" type="primary" @click="getData()"
>查询</el-button >查询</el-button
> >
<!-- 导出按钮 -->
<el-button class="primary" type="primary" @click="derive()">导出</el-button>
</div> </div>
<!-- 表格 --> <!-- 表格 -->