1
This commit is contained in:
commit
6ce3663581
@ -491,10 +491,10 @@
|
|||||||
url: `/pages/docList/index?files=${JSON.stringify(response.data)}&&isSelfStudy=${this.isSelfStudy}`
|
url: `/pages/docList/index?files=${JSON.stringify(response.data)}&&isSelfStudy=${this.isSelfStudy}`
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
uni.showToast({
|
// uni.showToast({
|
||||||
title: '会议室预定成功!',
|
// title: '会议室预定成功!',
|
||||||
icon: 'success'
|
// icon: 'success'
|
||||||
});
|
// });
|
||||||
|
|
||||||
// const result = await downloadPdfFiles(response);
|
// const result = await downloadPdfFiles(response);
|
||||||
// console.log('下载结果:', result);
|
// console.log('下载结果:', result);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user