07 2020 档案

摘要:1、在请求头设置: export function downLoad(data) { return request({ url: '/app/downLoad', method: 'post', responseType: 'blob', //最关键的部分 headers: { 'Content-T 阅读全文
posted @ 2020-07-31 11:50 小蘑菇123 阅读(701) 评论(0) 推荐(0) 编辑
摘要:1、页面加载时候,开启长连接: created() { this.adminIds = getadminId(); this.tokens = getToken(); this.merIds = getmerId(); //页面刚进入时,判断有无token,有则开启长连接 if(this.token 阅读全文
posted @ 2020-07-28 09:34 小蘑菇123 阅读(2426) 评论(0) 推荐(0) 编辑
摘要:2018之前的版本: 比如我的是2019.3的版本,没有找到 Autoscroll from Source,所以,2019.3后的版本,要在这里修改: 阅读全文
posted @ 2020-07-24 10:27 小蘑菇123 阅读(159) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-07-16 15:20 小蘑菇123 阅读(66) 评论(0) 推荐(0) 编辑
摘要:legend: { data:['交易金额','交易笔数'], icon: "roundRect", // 这个字段控制形状 类型包括: circle,rect ,roundRect,triangle,diamond,pin,arrow,none itemWidth: 10, // 设置宽度 ite 阅读全文
posted @ 2020-07-07 10:10 小蘑菇123 阅读(2241) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示