js 导出excel
摘要:
get请求 let url = '后端接口地址'window.location.href = url + '?id=' + id+ '&name=' + name + '&age=' + age post请求 相对也比较简单,直接上代码。 阅读全文
posted @ 2019-11-01 17:16 程序猿-alvin 阅读(193) 评论(0) 推荐(0)
posted @ 2019-11-01 17:16 程序猿-alvin 阅读(193) 评论(0) 推荐(0)