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