This commit is contained in:
@jyuhsin
2025-08-14 11:54:12 +08:00
parent 2544270afc
commit 6203a06eaa
2 changed files with 3 additions and 3 deletions
@@ -263,7 +263,7 @@ layout("/layouts/platform.html"){
size="small" type="primary">申报表导出
</el-button>
<el-button icon="el-icon-s-promotion"
@click="location.href='/platform/theRapyRecuperation/query/exportTravelers'"
@click="location.href='/platform/theRapyRecuperation/query/exportTravelers?year=' + pageForm.year"
size="small" type="primary">出行人员导出
</el-button>
</template>