导出隐藏

This commit is contained in:
joshen
2025-01-10 17:40:42 +08:00
parent 3e9d285d24
commit 1d9ac3a676

View File

@@ -105,9 +105,9 @@
<a-button class="resetbtn" @click="handleImport()" >
<DownloadOutlined /> 导入
</a-button>
<a-button @click="handleExport()" class="resetbtn">
<UploadOutlined /> 导出
</a-button>
<!-- <a-button @click="handleExport()" class="resetbtn">-->
<!-- <UploadOutlined /> 导出-->
<!-- </a-button>-->
<a-button v-if="orgList.length" @click="handleTeacher()" type="primary" class="langbtn">
一键确认讲师费
</a-button>