福利
This commit is contained in:
parent
a5999eec46
commit
fe395e75b5
|
@ -451,6 +451,7 @@ export default {
|
|||
{ label: '发展在昊坤' },
|
||||
{ label: '工作在昊坤' },
|
||||
{ label: '生活在昊坤' },
|
||||
{ label: '福利' },
|
||||
{ label: 'joinus' },
|
||||
]
|
||||
},
|
||||
|
@ -582,7 +583,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download('official/index/export', {
|
||||
...this.queryParams
|
||||
...this.queryParams55
|
||||
}, `index_${new Date().getTime()}.xlsx`)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user