开始开发报表功能

This commit is contained in:
wuxw 2025-06-25 01:17:54 +08:00
parent 8db442670a
commit 7953cc73d7

View File

@ -2,7 +2,7 @@
<div class="report-proficient-container"> <div class="report-proficient-container">
<!-- 查询条件 --> <!-- 查询条件 -->
<el-card class="search-wrapper"> <el-card class="search-wrapper">
<div slot="header" class="clearfix"> <div slot="header" class="flex justify-between">
<span>{{ $t('reportProficient.search.title') }}</span> <span>{{ $t('reportProficient.search.title') }}</span>
<div class="header-tools"> <div class="header-tools">
<el-button type="primary" size="small" @click="_exportFee"> <el-button type="primary" size="small" @click="_exportFee">