This commit is contained in:
@jyuhsin
2025-10-20 10:08:21 +08:00
parent b3f2a632ef
commit 4434d7d243
@@ -262,6 +262,10 @@ layout("/layouts/platform.html"){
this.$refs.guava.view()
},
doExport() {
if(!this.pageForm.honorType) {
this.$message.warning("请选择荣誉类型")
return
}
const {year, honorType, prize, honorLevel, userName, unitName} = this.pageForm
window.location.href =
"/platform/honor/manage/doExport?year=" +