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=" +