From 4434d7d243820ac2f122667282806247b24bd7f0 Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Mon, 20 Oct 2025 10:08:21 +0800 Subject: [PATCH] commit --- .../views/platform/zhgh/dayofficework/honor/manage/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/views/platform/zhgh/dayofficework/honor/manage/index.html b/src/main/resources/views/platform/zhgh/dayofficework/honor/manage/index.html index 5aeca8bd..d8485efa 100644 --- a/src/main/resources/views/platform/zhgh/dayofficework/honor/manage/index.html +++ b/src/main/resources/views/platform/zhgh/dayofficework/honor/manage/index.html @@ -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=" +