Commit b49e2639 authored by xinzhedeai's avatar xinzhedeai

add:统计分布 导出 去掉参数,导出全部

parent c1ae058b
......@@ -207,7 +207,7 @@ export default {
this.download(
"person/count/exportPersonAttend",
{
...this.queryParams,
// ...this.queryParams,
},
`人员分布数据_${new Date().getTime()}.xlsx`
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment