this.utils.getManageUrl() + "store/importStoreExcel?token=" + localStorage.getItem(‘token‘)+"&code=" + data;
http 请求拼接多个请求参数
原文:https://www.cnblogs.com/turbozhang/p/13187340.html