Commit 9c5a7d93 by yiyu.li

监控页面导出

parent 58359ff3
......@@ -407,7 +407,10 @@ export default {
: 0;
},
exportExcel() {
let data = {};
let data = {
toExcel:1,
section:this.sectionid
};
this.axios
.request({
url: "",
......
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