Compare commits
No commits in common. "6ce366358107d5274a98c6f7211f28217a15aea1" and "a4ef11b0bd4e578cf204089d0481a6965d541114" have entirely different histories.
6ce3663581
...
a4ef11b0bd
@ -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