摘要: window.open("/order/export?ids=" + ids + "&type=" + type + "&clientid=" + clientId + "&areaid=" + area ); 将get 请求改为表单post请求 var data = "ids=" + ids + 阅读全文
posted @ 2021-02-02 15:35 罕 阅读(655) 评论(0) 推荐(0)