commit
This commit is contained in:
@@ -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=" +
|
||||
|
||||
Reference in New Issue
Block a user