location.href传json字符串

var exportUrl = "/hzop/policy/settlementBase/exportParam?reqParam=" + encodeURIComponent(JSON.stringify(reqParam));
location.href = exportUrl;
posted @ 2020-07-09 17:48  sjysu  阅读(542)  评论(0编辑  收藏  举报