yangan
2024-11-12 3eaf9655d591907e14e0d0c3ee82cba06210ca97
pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -768,7 +768,7 @@
                     console.log(res.data,hostUrl,'res.data');
                     if(hostUrl){
                        wx.downloadFile({
                        url: `${BaseUrl}/admin/sys-file/local/${hostUrl}`,
                        url: `${BaseUrl}/admin/sys-file/getAppTmExcel/${hostUrl}`,
                        filePath:wx.env.USER_DATA_PATH+`/${hostUrl}`,
                        header: {
                           Authorization: 'Bearer' + ' ' + uni.getStorageSync('token'),