mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
用户U币导出
This commit is contained in:
@@ -374,7 +374,7 @@
|
|||||||
// //let urlPre = window.location.protocol + '//' + window.location.host;
|
// //let urlPre = window.location.protocol + '//' + window.location.host;
|
||||||
// downUrl=process.env.VUE_APP_CESOURCE_BASE_API+'/xboe/m/stat/usercoinrecord/export?aid=' + this.userInfo.aid;
|
// downUrl=process.env.VUE_APP_CESOURCE_BASE_API+'/xboe/m/stat/usercoinrecord/export?aid=' + this.userInfo.aid;
|
||||||
// }
|
// }
|
||||||
downUrl=process.env.VUE_APP_STAT_BASE_API+'/xboe/m/stat/usercoinrecord/export?aid=' + this.userInfo.aid;
|
downUrl=process.env.VUE_APP_STAT_BASE_API+'/xboe/m/stat/usercoinrecord/export';
|
||||||
|
|
||||||
const el = document.createElement('a');
|
const el = document.createElement('a');
|
||||||
el.style.display = 'none';
|
el.style.display = 'none';
|
||||||
|
|||||||
Reference in New Issue
Block a user