第一次提交
This commit is contained in:
parent
e49f216474
commit
7af15600ed
|
|
@ -235,11 +235,11 @@ const onExportPersonArrange = (queryParams) => {
|
||||||
...queryParams,
|
...queryParams,
|
||||||
},
|
},
|
||||||
`人员安排表.xlsx`,
|
`人员安排表.xlsx`,
|
||||||
{
|
/*{
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
},
|
},
|
||||||
},
|
},*/
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue