lion 2 years ago
parent 48bdb94a62
commit 294021690d

@ -616,7 +616,7 @@
}, },
downLoad() { downLoad() {
const downloadTask = uni.downloadFile({ const downloadTask = uni.downloadFile({
url: 'https://leyitest.ali251.langye.net/Template.xlsx', // url: 'https://gbyuyue.szgmbwg.org.cn/Template.xlsx', //
success: (res) => { success: (res) => {
var filePath = res.tempFilePath var filePath = res.tempFilePath
if (res.statusCode === 200) { if (res.statusCode === 200) {

Loading…
Cancel
Save